document.write( "Question 1026313: Solve the inequality -5≤ -2x+ 2/3≤ 4 \n" ); document.write( "
Algebra.Com's Answer #641563 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! -5 ≤ -2x+ 2/3 ≤ 4 \n" ); document.write( "Multiply everything by 3 to clear fractions \n" ); document.write( "-15 <= -6x+2 <=12 \n" ); document.write( "-6x+2 < = 12 \n" ); document.write( "-6x < =10 \n" ); document.write( "x >= -5/3 \n" ); document.write( "-15 <= -6x+2 \n" ); document.write( "-17 <= -6x \n" ); document.write( "(17/6) >= x \n" ); document.write( "x < =(17/6) \n" ); document.write( "[(-5/3),(17/6)] \n" ); document.write( "check \n" ); document.write( "-2 should not work \n" ); document.write( "-5 <= 4+(4/3) < = 4 NOT TRUE \n" ); document.write( "0 should work \n" ); document.write( "-5 <=2/3 < = 4 TRUE \n" ); document.write( "3 should not work \n" ); document.write( "-5 <=-6+ 2/3 < = 4 NOT TRUE \n" ); document.write( " \n" ); document.write( " |