document.write( "Question 1076823: Graph the function. Use the graph to find any relative maxima or minima.\r
\n" );
document.write( "\n" );
document.write( "f(x) = x3 + 3x2 - 9x - 5 \n" );
document.write( "
Algebra.Com's Answer #691437 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "critical values where the derivative=0 \n" ); document.write( "3x^2+6x-9=0 \n" ); document.write( "3(x^2+2x-3)=0 \n" ); document.write( "3(x+3)(x-1)=0 \n" ); document.write( "at x=-3 and 1 \n" ); document.write( "and y=22 and y=-10 \n" ); document.write( " |