document.write( "Question 405736: Please help me solve this inequality: n-11 divided by 2 is less than or equal to -6
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #286530 by graphmatics(170)![]() ![]() You can put this solution on YOUR website! (n-11)/2 <= -6 \n" ); document.write( "multiply both sides by 2 \n" ); document.write( "n-11 <= -12 \n" ); document.write( "add +11 to both sides \n" ); document.write( "n <= -12+11 \n" ); document.write( "n <= -1 \n" ); document.write( " |