document.write( "Question 48779: I have tried to find the answer to these problems for a week and I have not found the help I need.
\n" );
document.write( "1. 7x + 3 > 9x - 5
\n" );
document.write( " -9x -9x
\n" );
document.write( " -2x + 3 > -5
\n" );
document.write( " -3 -3
\n" );
document.write( " -2x > -2
\n" );
document.write( " x > -1
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #32303 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 7x + 3 > 9x - 5 \n" ); document.write( "7x - 9x + 3 > 9x - 9x - 5 \n" ); document.write( "-2x + 3 > -5 \n" ); document.write( "-2x + 3 - 3 > -5 - 3 \n" ); document.write( "-2x > -8 \n" ); document.write( "-2x/-2 > -8/-2 \n" ); document.write( "x < 4 \n" ); document.write( " |