Patrick B. answered 09/05/20
Math and computer tutor/teacher
1/rad(x+h) - 1/rad(x)=
rad(x) - rad(x+h)
-------------------
rad(x+h)rad(x)
rationalizes numerator:
[rad(x) - rad(x+h)] [rad(x)+rad(x+h)]
--------------------------------------------
rad(x+h)rad(x) [ rad(x)+rad(x+h)]
x - (x+h)
------------------------------
x rad(x+h) + (x+h)rad(x)
numerator is -h which gets divided by h from the difference quotient
-1
---------------
x rad(x+h) + (x+h)rad(x)
limit as h-->0
-1
---------------
2 x^(3/2)
This agrees with the power rule Dx [ x^(-1/2) = -1/2( x^(-3/2))