document.write( "Question 1145364: The sum of twice a number and five is greater than three times the number minus three \n" ); document.write( "
Algebra.Com's Answer #766592 by VFBundy(438)![]() ![]() You can put this solution on YOUR website! 2x + 5 > 3x - 3 \n" ); document.write( " \n" ); document.write( "-x > -8 \n" ); document.write( " \n" ); document.write( "x < 8 |