document.write( "Question 749007: Solve the inequality. x/3 - x-1/2 > 1 there is a line under the greater than sign. Thank you!
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #455727 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! x/3 - x-1/2 >= 1 \n" ); document.write( "-2x/3>=1+1/2 \n" ); document.write( "-2x/3>=1.5 cross multiply \n" ); document.write( "-2x>=1.5*3 \n" ); document.write( "-2x>=4.5 divide by -2 (note the sign change) \n" ); document.write( "x<=4.5/-2 \n" ); document.write( "x<=-2.25 ans. \n" ); document.write( " |