document.write( "Question 118552: can u please help me solve A<2
\n" );
document.write( "can you please help me solve 3X+2LESS THAN OR EQUAL TO 11
\n" );
document.write( "can you please help me solve -2x+2 grater than or less than to 6 \n" );
document.write( "
Algebra.Com's Answer #86710 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! A<2 FOR THIS TO BE TRUE A MUST EQUAL ANY INTEGER LESS THAN 2 AND ANY NEGATIVE NUMBER. \n" ); document.write( "------------------------------------------ \n" ); document.write( "3X+2<=11 \n" ); document.write( "3X<=11-2 \n" ); document.write( "3X<=9 \n" ); document.write( "X<=9/3 \n" ); document.write( "X<=3 \n" ); document.write( "--------------------------------------------- \n" ); document.write( "-2X+2><6 DOESN'T MAKE ANY SENSE. \n" ); document.write( " |