Michael J. answered 06/21/15
Tutor
5
(5)
Mastery of Limits, Derivatives, and Integration Techniques
To find the equation that is tangent, we must take the derivative of f(x). The derivative is the slope of the tangent line.
f'(x) = -2x
Plug in the x value of the given coordinate. x = 1.
f'(1) = -2(1)
= -2
This is the slope of the tangent line. The equation of the tangent line so far is
f(x) = -2x + b
Next, we plug in the coordinate into this tangent line equation to find b.
1 = -2(1) + b
1 = -2 + b
3 = b
The equation of the tangent line at this point is
f(x) = -2x + 3