document.write( "Question 637358: hello to see if anyone can help\r
\n" );
document.write( "\n" );
document.write( "If I have this function f (x) = x^3/3 - x^2/2 - 2x + 2 and the tangent to the curve at the point (-1, 19/6)\r
\n" );
document.write( "\n" );
document.write( "What would be the equation of the tangent line?\r
\n" );
document.write( "\n" );
document.write( "Thanks for the help \n" );
document.write( "
Algebra.Com's Answer #401577 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! If I have this function f (x) = x^3/3 - x^2/2 - 2x + 2 and the tangent to the curve at the point (-1, 19/6) \n" ); document.write( "What would be the equation of the tangent line? \n" ); document.write( "---- \n" ); document.write( "Find the slope of the curve at x = -1 \n" ); document.write( "--- \n" ); document.write( "f'(x) = (1/3)*3x^2 - (1/2)2x - 2 \n" ); document.write( "f'(-1) = (1)(1) - (1)(-1) -2 = 1+1-2 = 0 \n" ); document.write( "---- \n" ); document.write( "Equation of line with slope = 0, thru (-1, 19/6) \n" ); document.write( "---- \n" ); document.write( "Answer y = 19/6 \n" ); document.write( "=================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |