
William W. answered 03/16/22
Top Pre-Calc Tutor
I'm not sure but I'm going to guess that you are using the limit definition of the derivative to find these.
The limit definition is:
f(x) = 1/x and f(x+h) = 1/(x+h)
But to find f(x+h) - f(x) or 1/(x+h) - 1/x we must have a common denominator:
Multiply 1/(x+h) by x/x and multiply 1/x by (x+h)/(x+h) so:
f(x+h) - f(x) = x/[x(x+h)] - (x+h)/[x(x+h)]
f(x+h) - f(x) = (x - (x+h))/[x(x+h)]
f(x+h) - f(x) = (x - x - h)/[x(x+h)]
f(x+h) - f(x) = (-h)/[x(x+h)]
f(x+h) - f(x) = (-h)/(x2 + xh)
And (f(x+h) - f(x))/h = (-h)/(x2 + xh)/h = -1/(x2 + xh)
And the limit of this as h approaches zero is -1/x2
So f '(x) = -1/x2
Therefore f '(2) = -1/(2)2 = -1/4
And f '(3) = -1/(3)2 = -1/9
And f '(4) = -1/(4)2 = -1/16