
Bradford T. answered 09/18/23
Retired Engineer / Upper level math instructor
I'll solve the first one, then you can use the pattern to do the rest.
I'm using the second limit derivative definition.
f'(x0) =lim x→ x0 (f(x) - f(x0))/(x-x0)
f'(-6) = lim x→ -6 (f(x) - f(-6))/(x-(-6)) = lim x→ -6 (1/x+2 - (1/-6 +2))/(x+6)
= lim x→ -6 (1/x +2 - 1/-6 -2)/(x+6) = lim x→ -6 (1/x+6)/(x+6) = lim x→ -6 (x+6)/(6x(x+6))
= lim x→ -6 1/6x = 1/(6(-6)) = -1/36