document.write( "Question 212725: slope of a tan line to a curve at P (3,3) is 4. Use the equation of this tanngent to find its value for x=9. \n" ); document.write( "
Algebra.Com's Answer #160646 by stanbon(75887)![]() ![]() ![]() 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( "Find the equation of the tangent line: \n" ); document.write( "slope = 4 \n" ); document.write( "Form = y = mx+b \n" ); document.write( "3 = 4*3+b \n" ); document.write( "b = -9 \n" ); document.write( "Equation of the tangent: y = 4x-9 \n" ); document.write( "This is the definite derivative of the function \"P\" \n" ); document.write( "at x = 3 \n" ); document.write( "---- \n" ); document.write( "Integrate to get P: \n" ); document.write( "P(x) = 4(x^2/2) - 9x \n" ); document.write( "P(x) = 2x^2 -9x \n" ); document.write( "--------------------- \n" ); document.write( "P(9) = 2(9^2)-9*9 \n" ); document.write( "P(9) = 81 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |