document.write( "Question 994518: x/2+1+2 is less than or equal to 8 \n" ); document.write( "
Algebra.Com's Answer #802780 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! x/2 + 1 + 2 <= 8 \n" ); document.write( "x/2 + 3 <= 8 \n" ); document.write( "x/2 <= 5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x <= 10 \n" ); document.write( " |