Caeder
- 13
- 0
I have to prove x^3 is differentiable at x=4 using the definition of what it means for something to be differentiable.
So I was wondering if I just have to show that f'(4) = \lim_{x \to 4} \frac {f(x) - f(4)}{x - 4} exists, where f(x) = x^3.
So...
f'(4) = \lim_{x \to 4} \frac {x^3 - 64}{x - 4}
= \lim_{x \to 4} \frac{(x-4)(x^2 + 4x + 16)}{x-4}
= \lim_{x \to 4} x^2 + 4x + 16.
So the limit (derivative) is 48...does this prove it's dif'able at x=4?
So I was wondering if I just have to show that f'(4) = \lim_{x \to 4} \frac {f(x) - f(4)}{x - 4} exists, where f(x) = x^3.
So...
f'(4) = \lim_{x \to 4} \frac {x^3 - 64}{x - 4}
= \lim_{x \to 4} \frac{(x-4)(x^2 + 4x + 16)}{x-4}
= \lim_{x \to 4} x^2 + 4x + 16.
So the limit (derivative) is 48...does this prove it's dif'able at x=4?