Michael J. answered 09/23/15
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
y = 4x2 - x3
The derivative is the slope of the tangent line. We find the derivative of the given function.
y' = 8x - 3x2
Evaluate y' by plugging in x=1.
y' = 5
The equation of the tangent line so far is y = 5x + b
Next, plug in the values of the coordinate (1, 3) to find b.
3 = 5(1) + b
3 = 5 + b
-2 = b
The equation of the tangent line is
y = 5x - 2