
Mark H. answered 12/05/19
Tutoring in Math and Science at all levels
Find the equation of the line tangent to y = -x2 + 3x + 8 at x = 2
A line tangent to that curve will have the same slope---and the same coordinates at the tangent point.
Find the slope using the 1st derivative:
y = -x2 + 3x + 8
y' = -2x + 3
At x = 2, the slope is -1
to find the y value of the tangent point, plug in x = 2 in the original equation:
y = -(2)2 + 3(2) + 8
y = 18
So the tangent point is (2,18) and the slope is -1
We need the answer in the y = mx + b format.....you have the slope (m), so just solve for b by plugging in the tangent point coordinates