Use the limit definition to find the derivative
Matthew Harrington
I have no clue how to us the limit definition to find the derivative of the following function:
f(x)=x^2-1
$\endgroup$ 31 Answer
$\begingroup$Hint:
Use the definition: $$ f'(x)=\lim_{h \to 0}\frac{f(x+h)-f(x)}{h} $$
substituting $$ f(x+h)=(x+h)^2-1=x^2+2hx+h^2-1 $$
can you do from this?
$\endgroup$ 1