How do you use the limit definition to find the derivative of f(x)=sqrt(x+1)f(x)=√x+1?
1 Answer
Nov 23, 2016
Explanation:
By definition of the derivative
So with
f'(x)=lim_(h rarr 0) ( sqrt((x+h)+1) - sqrt(x+1) ) / h
:. f'(x)=lim_(h rarr 0) ( sqrt(x+h+1) - sqrt(x+1) ) / h * ( sqrt(x+h+1) + sqrt(x+1) )/( sqrt(x+h+1) + sqrt(x+1) )