document.write( "Question 851307: Solve each inequality using the test-point or sign graph method.\r
\n" );
document.write( "\n" );
document.write( "x^3+7x^2-36 less than/equal to 0 \n" );
document.write( "
Algebra.Com's Answer #512774 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! x^3+7x^2-36 <= 0 \n" ); document.write( "(x-2) (x+3) (x+6)<=0 \n" ); document.write( "-3<=x<=2 \n" ); document.write( "x<=-6 \n" ); document.write( " |