document.write( "Question 523817: how do you work this problem
\n" );
document.write( "x+5is less than or egual to 11 and x-3is greater than or equal to -1\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #347438 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x+5<=11 \n" ); document.write( "x<=6 subtract 5 from each side. \n" ); document.write( ". \n" ); document.write( "x-3>=-1 \n" ); document.write( "x>=2 add 3 to each side. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |