document.write( "Question 1070565: find the equation of the tangent line for \r
\n" ); document.write( "\n" ); document.write( " y=x^3-3x+1\r
\n" ); document.write( "\n" ); document.write( " at point (2,3)
\n" ); document.write( "

Algebra.Com's Answer #685607 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
The derivative of x^3-3x+1=3x^2-3
\n" ); document.write( "When x=2, the slope is 9.
\n" ); document.write( "point slope formula at (2,3) with slope 9 is y-y1=m(x-x1), m the slope and (x1,y1) the point
\n" ); document.write( "y-3=9*(x-2)
\n" ); document.write( "y=9x-15
\n" ); document.write( "\"graph%28300%2C300%2C-10%2C10%2C-20%2C20%2Cx%5E3-3x%2B1%2C9x-15%29\"
\n" ); document.write( "\"graph%28300%2C300%2C-2%2C3%2C-10%2C20%2Cx%5E3-3x%2B1%2C9x-15%29\"
\n" ); document.write( "
\n" );