document.write( "Question 268938: 1.2x – (7 + x) < x \n" ); document.write( "
Algebra.Com's Answer #197072 by persian52(161)![]() ![]() You can put this solution on YOUR website! 1.2x-(7+x) \n" ); document.write( "1.2x-(x+7) \n" ); document.write( "1.2x+(-x-7) \n" ); document.write( "0.2x-7 \n" ); document.write( "0.2x-7-x<0\r \n" ); document.write( "\n" ); document.write( "Since 0.2x and -x are like terms, add -x to 0.2x to get -0.8x. \n" ); document.write( "-0.8x-7<0\r \n" ); document.write( "\n" ); document.write( "Since -7 does not contain the variable to solve for, move it to the right-hand side of the inequality by adding 7 to both sides. \n" ); document.write( "-0.8x<7\r \n" ); document.write( "\n" ); document.write( "Divide each term in the inequality by -0.8. \n" ); document.write( "-(0.8x)/(-0.8)>(7)/(-0.8)\r \n" ); document.write( "\n" ); document.write( "Cancel the common factor of -0.8. \n" ); document.write( "x>(7)/(-0.8)\r \n" ); document.write( "\n" ); document.write( "Simplify the right-hand side of the inequality by simplifying each term. \n" ); document.write( "x>-8.75 |