document.write( "Question 490636: here are my quaestions for two seperate equations first what is \r
\n" );
document.write( "\n" );
document.write( "x+4<2\r
\n" );
document.write( "\n" );
document.write( "and then what is \r
\n" );
document.write( "\n" );
document.write( "3x+3<6? \n" );
document.write( "
Algebra.Com's Answer #334239 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! Those are inequalities, not equations. Equations have = signs.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the first one, x+4 < 2, subtract 4 from both sides, x < -2.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "For the second one, subtract 3 from both sides to obtain 3x < 3, then divide both sides by 3 to get x < 1 as your solution set. \n" ); document.write( " |