Question 1066423
[f(x+h)-f(x)]/h=
[(1/(x+h+9))-(1/(x+9))]/h=
common denominator is (x+h+9)(x+9)
numerator is x+9-(x+h+9)=-h
so the quotient is -h/h(x+h+9)(x+9), bringing the h in below.
When we use f(x+h)-f(x)/h, and let h approach 0, we have -1/(x+9)^2, which is the derivative of 1/(x+9).