document.write( "Question 140167: Solve for x. Collect xs on the LEFT side. The solution should be presented with x first, the correct inequality symbol, then the number.
\n" );
document.write( "- 7x + 2 + x – 10 > -3(x – 1)\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #102131 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! - 7x + 2 + x – 10 > -3(x – 1) \n" ); document.write( "-7x+2+x-10>-3x+3 \n" ); document.write( "-7x+3x+x>3+10 \n" ); document.write( "-3x>13 \n" ); document.write( "3x<-13\r \n" ); document.write( "\n" ); document.write( "x<-13/3 \n" ); document.write( " |