document.write( "Question 907012: Find the equation of the tangent to the parabola y^2=12x at the point (2, 5) \n" ); document.write( "
Algebra.Com's Answer #550127 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Find the equation of the tangent to the parabola y^2=12x at the point (2, 5)
\n" ); document.write( "-------------
\n" ); document.write( "y^2=12x
\n" ); document.write( "2ydy = 12dx
\n" ); document.write( "dy/dx = 6/y
\n" ); document.write( "y'(5) = 6/5
\n" ); document.write( "----------------
\n" ); document.write( "y-5 = (6/5)*(x-2) is the tangent at (2,5)
\n" ); document.write( "
\n" );