document.write( "Question 844358: Find the equation of the tangent line at x= -3 for the function f(x)=1/x. Use limits. \n" ); document.write( "
Algebra.Com's Answer #508720 by Alan3354(69443)\"\" \"About 
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.
\n" ); document.write( "---------------
\n" ); document.write( "f(x)=1/x
\n" ); document.write( "f'(x) = -1/x^2
\n" ); document.write( "f'(-3) = -1/9 (the slope of the tangent at x = -3)
\n" ); document.write( "------------------
\n" ); document.write( "f(-3) = -1/3 --> the point (-3,-1/3)
\n" ); document.write( "----
\n" ); document.write( "y - y1 = m*(x - x1)
\n" ); document.write( "y + 1/3 = (-1/9)*(x + 3)
\n" ); document.write( "9y + 3 = -x - 3
\n" ); document.write( "x + 9y = -6
\n" ); document.write( "
\n" ); document.write( "
\n" );