document.write( "Question 966576: How do I write this inequality and solve?
\n" );
document.write( "Nine more than a number is less than five. \n" );
document.write( "
Algebra.Com's Answer #590746 by amarjeeth123(570)![]() ![]() ![]() You can put this solution on YOUR website! x+9<5 \n" ); document.write( "x<5-9 \n" ); document.write( "x<-4 \n" ); document.write( "The solution is x is less than -4. \n" ); document.write( " |