document.write( "Question 869944: Solve the inequality.
\n" );
document.write( "2x^2 + 5x + 2≤ 0 \n" );
document.write( "
Algebra.Com's Answer #524588 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve the inequality. \n" ); document.write( "2x^2 + 5x + 2≤ 0 \n" ); document.write( "----- \n" ); document.write( "2x^2 + 4x+x + 2 <= 0 \n" ); document.write( "------- \n" ); document.write( "2x(x+2) + (x+2) <= 0 \n" ); document.write( "-------- \n" ); document.write( "(x+2)(2x+1) <= 0 \n" ); document.write( "------ \n" ); document.write( "Draw a nnumber line and plot x = -2 and x = -1/2 \n" ); document.write( "------ \n" ); document.write( "Test a value in each of the 3 resulting line intervals:: \n" ); document.write( "(x+2)(2x+1) <= 0 \n" ); document.write( "--- \n" ); document.write( "If x = -10 you get -*- <= 0:: false \n" ); document.write( "If x = -1 you get +*- <= 0:: true so, solutions in [-2,-1/2] \n" ); document.write( "If x = 0 you get +*+<= 0:: false \n" ); document.write( "----- \n" ); document.write( "Ans: [-2,-1/2] \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============ \n" ); document.write( " |