
Andy C. answered 01/17/18
Tutor
4.9
(27)
Math/Physics Tutor
The derivative will give you the slope of the tangent line at that point.
y = -x^2 + 6
y' = -2x
At x=4, the slope is M = f'(4) = (-2)(4) = -8
The tangent line has slope M=-8 and passes through (4,0)
y - 0 = (-8)(x-4) is the point slope form as specified.
y = (-8)(x-4)
y = -8x + 32