document.write( "Question 492394: How do you solve [x-7]>=[2x+4] \n" ); document.write( "
Algebra.Com's Answer #335050 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
x-7 >= 2x+4
\n" ); document.write( "x-2x >= 7+4
\n" ); document.write( "-x >= 11
\n" ); document.write( "x <= -11
\n" ); document.write( "
\n" );