document.write( "Question 656397: 5-x is less than ar equal to 2 \n" ); document.write( "
Algebra.Com's Answer #409494 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 5-x <= 2 \n" ); document.write( "-x <= 2-5 \n" ); document.write( "-x <= -3 \n" ); document.write( "x <= 3 \n" ); document.write( " |