document.write( "Question 534751: Find the equation for the tangent line to the curve y= f(x) where through the point (1, -3) where f(x)= x^8- 4x \n" ); document.write( "
Algebra.Com's Answer #351634 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the equation for the tangent line to the curve y= f(x) where through the point (1, -3) where f(x)= x^8- 4x
\n" ); document.write( "---------------
\n" ); document.write( "f'(x) = 8x^7 - 4
\n" ); document.write( "f'(1) = 4 = slope
\n" ); document.write( "-------------
\n" ); document.write( "-3 = 4*1 + b
\n" ); document.write( "b = -7
\n" ); document.write( "--------------
\n" ); document.write( "y = 4x - 7
\n" ); document.write( "
\n" ); document.write( "
\n" );