document.write( "Question 212795: slope of a tan line to a curve at P (3,3) is 4. Use the equation of this tangent to find its value for x=9.
\n" );
document.write( "The answer I got was p=81 , I know that the equation of the tangemt line is y=4x-9, but I am lost after that part.
\n" );
document.write( "but my choices are 27,31,29,22,32 or 24 as the right answer. so it can not be p=81 \n" );
document.write( "
Algebra.Com's Answer #160716 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! slope of a tan line to a curve at P (3,3) is 4. Use the equation of this tangent to find its value for x=9. \n" ); document.write( "------------------ \n" ); document.write( "y-y1 = m*(x-x1) \n" ); document.write( "y-3 = 4(x-3) \n" ); document.write( "y = 4x - 9 \n" ); document.write( "-------- \n" ); document.write( "At x = 9: \n" ); document.write( "y = 4*9 - 9 \n" ); document.write( "y = 27 \n" ); document.write( "You got the hard part right. \n" ); document.write( " |