document.write( "Question 193460: How do I solve the inequality x^3-x^2-6x>0? \n" ); document.write( "
Algebra.Com's Answer #145242 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
solve the inequality x^3-x^2-6x > 0
\n" ); document.write( "---------
\n" ); document.write( "Factor to find values that x cannot have:
\n" ); document.write( "x(x^2-x-6) > 0
\n" ); document.write( "x(x-3)(x+2) > 0
\n" ); document.write( "x cannot be 0, 3 or -2
\n" ); document.write( "-------------------------------
\n" ); document.write( "Draw a number line and plot x = -2, 0, and 3
\n" ); document.write( "---------------------------------
\n" ); document.write( "Test a value in each of the four resulting intervals to
\n" ); document.write( "see where solutions are for the inequality:
\n" ); document.write( "Test x = -5, you get (-5)^3-(-5)^2-6(-5) > 0 which is false
\n" ); document.write( "Test x = -1, you get (-1)^3-(-1)^2-8(-1) > 0 which is true
\n" ); document.write( "Test x = 1, you get 1 -1 - 6 > 0 which is false
\n" ); document.write( "Test x = 5, you get (5)^3 - (5)^2 -6(5) > 0 which is true
\n" ); document.write( "----------------------------------
\n" ); document.write( "Solutions are in -2 < x < 0 and 3 < x < +inf
\n" ); document.write( "=========================================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );