SOLUTION: Find the equation of the tangent line at x= -3 for the function f(x)=1/x. Use limits.

Algebra ->  Exponential-and-logarithmic-functions -> SOLUTION: Find the equation of the tangent line at x= -3 for the function f(x)=1/x. Use limits.       Log On


   



Question 844358: Find the equation of the tangent line at x= -3 for the function f(x)=1/x. Use limits.
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
Find the equation of the tangent line at x= -3 for the function f(x)=1/x. Use limits.
---------------
f(x)=1/x
f'(x) = -1/x^2
f'(-3) = -1/9 (the slope of the tangent at x = -3)
------------------
f(-3) = -1/3 --> the point (-3,-1/3)
----
y - y1 = m*(x - x1)
y + 1/3 = (-1/9)*(x + 3)
9y + 3 = -x - 3
x + 9y = -6