document.write( "Question 51293: [4X+9]greater than or equal to -2\r
\n" );
document.write( "\n" );
document.write( "I got this question wrong on a test. On the test I put no answer. I don't really understand how to do it.\r
\n" );
document.write( "\n" );
document.write( "Thank you for your help. \n" );
document.write( "
Algebra.Com's Answer #34227 by THANApHD(104) You can put this solution on YOUR website! \n" ); document.write( " 4x+9<=-2 \n" ); document.write( " \n" ); document.write( "4x+9-9 <= -2-9 \n" ); document.write( " 4x <= -11 \n" ); document.write( " x <= -11/4 \n" ); document.write( " |