document.write( "Question 836422: -3(2x-5)≤3(x-1) \n" ); document.write( "
Algebra.Com's Answer #504182 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
-6x+15 <= 3x-3
\n" ); document.write( "-6x-3x <= -3-15
\n" ); document.write( "-9x <= -18
\n" ); document.write( "x >= -18/-9
\n" ); document.write( "x >= 2
\n" ); document.write( "
\n" );