document.write( "Question 869495:
\n" ); document.write( "The equation of a curve is given by
\n" ); document.write( "y = 6x^5+12
\n" ); document.write( "Obtain the tangent line to the curve at the point where x = 3. Please enter your answer as an equation in the form: y = m x + c
\n" ); document.write( "for some constants m, c.
\n" ); document.write( "

Algebra.Com's Answer #524226 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
The slope of the tangent line at x=3 is given by the derivative, dy/dx:
\n" ); document.write( "dy/dx = 30x^4 = 30*3^4 = 2430
\n" ); document.write( "So the line has the form y = 2430x + c
\n" ); document.write( "The value of y at x=3 is given from the original curve:
\n" ); document.write( "y = 6*3^5 + 12 = 1470
\n" ); document.write( "Another point on the line is (0,c)
\n" ); document.write( "So m = (1470-c)/3 = 2430
\n" ); document.write( "c = -2430*3 + 1470 = -5820
\n" ); document.write( "Ans: y = 2430x - 5820
\n" ); document.write( "
\n" );