document.write( "Question 1032465: f(x)= x^3-3x^2-9x+5
\n" );
document.write( "find and classify all stationary points.\r
\n" );
document.write( "\n" );
document.write( "sketch the graph of fx. \n" );
document.write( "
Algebra.Com's Answer #648226 by robertb(5830)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "\n" ); document.write( "The stationary points are where f'(x) is zero.\r \n" ); document.write( "\n" ); document.write( "Hence let \n" ); document.write( "\n" ); document.write( "==> x = 3, -1.\r \n" ); document.write( "\n" ); document.write( "Now f\"(x) = 6x-6 ==> f\"(3) = 12 > 0 ==> local min at x = 3.\r \n" ); document.write( "\n" ); document.write( "f\"(-1) = -12 < 0 ==> local max at x = -1.\r \n" ); document.write( "\n" ); document.write( " |