document.write( "Question 1085074: Solve: x + 7 < 2\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "x < 9\r
\n" );
document.write( "\n" );
document.write( "x > -5\r
\n" );
document.write( "\n" );
document.write( "x < -5\r
\n" );
document.write( "\n" );
document.write( "x > 5 \n" );
document.write( "
Algebra.Com's Answer #699100 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! \n" ); document.write( "x + 7 < 2 \n" ); document.write( "x + 7 - 7 < 2 - 7 ... Subtract 7 from both sides \n" ); document.write( "x < -5\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The Final Answer is x < -5 \n" ); document.write( " \n" ); document.write( " |