Wyatt R. answered 09/25/15
Tutor
4.9
(88)
Pre- Engineeeing/S.T.E.M Specialist
Lim h-> 0 Of f(x+h) - f(x)/h
I'm going to simplify the right side first and apply the limit last. Also, some textbooks use Δx instead of h. This makes no difference.
Setting up the formula using the function provided gives:
x+h + sqrt(x+h) - (x + sqrt(x)/ h. note: the entire numerator is over h
simplifying the numerator leads to cancellation of x and we have :
h + sqrt(x+h) - sqrt(x) /h Multiply by the conjugate
h + sqrt(x+h) - sqrt(x)/h * sqrt(x+h) + sqrt(x)/sqrt(x+h) +sqrt(x)
=hsqrt(x+h)+hsqrt(x) + x + h+ sqrt(x(x+h) - sqrt(x(x+h) - x/h(sqrt(x+h)+sqrt(x)
= hsqrt(x+h)+hsqrt(x)+h/h(sqrt(x+h)+sqrt(x)
factor h out numerator and cancel with h in denominator to obtain
sqrt(x+h)+sqrt(x)+1/sqrt(x+h)+sqrt(x). Apply lim h-> 0
f'(x) = 1+2sqrt(x)/2sqrt(x) or
f'(x) = 1/2sqrt(x) + 1