document.write( "Question 844059: How do you solve 7+x<10-2(x-3) ? \n" ); document.write( "
Algebra.Com's Answer #508564 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! How do you solve \n" ); document.write( "7+x<10-2(x-3) \n" ); document.write( "7+x<10-2x+6 \n" ); document.write( "3x<9 \n" ); document.write( "x<3 \n" ); document.write( "solution: (-∞,3) \n" ); document.write( " |