Mark M. answered 10/02/17
Tutor
4.9
(954)
Retired math prof. Calc 1, 2 and AP Calculus tutoring experience.
f'(x) = limx→1 [(f(x) - f(1))/(x-1)]
= limx→1[ (√(x+8) - 3)/(x-1)]
Multiply the numerator and denominator by √(x+8) + 3 to get:
limx→1 [(x-1)/{(x-1)(√(x+8) + 3)}]
= limx→1 [ 1/(√(x+8) +3)] = 1/6
Slope of tangent line = 1/6
Point on tangent line: (1, f(1)) = (1, 3)
Equation of tangent line: y - 3 = (1/6)(x - 1)
y = (1/6)x + 17/6