You can put this solution on YOUR website! 1 over(x+h)^2 minus 1 over x^2 all this over h.
-----
[1/(x+h)^2 - 1/(x)^2]/h
-----
= [x^2 - (x^2+2hx+h^2)/(x^2*(x+h)^2]/[h]
-----
= [-2hx-h^2]/(x^2(x+h)^2)]/h
-------
= [-2x-h]]/[x^2(x+h)^2]
========================
Cheers,
Stan H.
========================