
Al P. answered 09/19/20
Online Mathematics tutor
f'(x) = Limh-->0 { ( f(x+h) - f(x) ) / h }
= Limh-->0 { ( (x+h+2)1/2 - (x+2)1/2 ) / h }
Multiply by ((x+h+2)1/2+(x+2)1/2 ) / ((x+h+2)1/2+(x+2)1/2 ) (notice this is 1)
and using (a-b)(a+b) = a2-b2 :
= Limh-->0 { ( (x+h+2) - (x+2) ) / (h * (x+h+2)1/2+(x+2)1/2 ) }
= Limh-->0 { 1 / ( (x+h+2)1/2+(x+2)1/2 ) }
= 1 / (2*(x+2)1/2)
f' (2) = 1/4