document.write( "Question 1026704: Find the equation of the normal line to the curve y = 3x^3 + 4x^2 - 5x + 1 at x = 1. Thank youuuu \n" ); document.write( "
Algebra.Com's Answer #641973 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Find the equation of the normal line to the curve y = 3x^3 + 4x^2 - 5x + 1 at x = 1. Thank youuuu \n" ); document.write( "----- \n" ); document.write( "slope = 9x^2 + 8x - 5 \n" ); document.write( "f'(1) = 9 + 8 - 5 = 12 \n" ); document.write( "--------- \n" ); document.write( "slope of normal:: -1/12 \n" ); document.write( "--------- \n" ); document.write( "f(1) = 3 + 4 - 5 + 1 = 3 \n" ); document.write( "----- \n" ); document.write( "Find linear equation with m = -1/12 passing thru (1,3) \n" ); document.write( "------- \n" ); document.write( "Form:: \n" ); document.write( "3 = (-1/12)1 + b \n" ); document.write( "b = (37/12) \n" ); document.write( "----- \n" ); document.write( "Equation:: \n" ); document.write( "y = (-1/12)x + (37/12) \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------ \n" ); document.write( " |