document.write( "Question 1180307: Find the tangent to each curve at the point where t = 3:
\n" );
document.write( "x = 5(t)^2, y = 10t\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "answer is y = (1/3)x + 15 \n" );
document.write( "
Algebra.Com's Answer #810024 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The point of tangency is (x(3),y(3)) = (45,30) \n" ); document.write( "The slope of the tangent is the derivative of the curve at t=3. \n" ); document.write( " \n" ); document.write( "So at t=3 the slope is 1/3. \n" ); document.write( "Use basic algebra with a slope of 1/3 and a point (45,30) to confirm the correctness of the answer you show. \n" ); document.write( " \n" ); document.write( " |