document.write( "Question 950563: 2x+4 less than or equal to 5x-2 \n" ); document.write( "
Algebra.Com's Answer #580452 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 2x+4 <= 5x-2 \n" ); document.write( "2x-5x <= -2-4 \n" ); document.write( "-3x <= -6 \n" ); document.write( "x >= -6/-3 \n" ); document.write( "x >= 2 \n" ); document.write( " |