document.write( "Question 949448: Show work of -2x - 15 < or equal to 3 \n" ); document.write( "
Algebra.Com's Answer #579649 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
-2x - 15 < = 3
\n" ); document.write( "multiply each term by -1, this reverses the inequality sign
\n" ); document.write( "2x + 15 >= -3
\n" ); document.write( "2x >= - 3 - 15
\n" ); document.write( "2x >- -18
\n" ); document.write( "x >= -18/2
\n" ); document.write( "x >= -9
\n" ); document.write( "
\n" );