document.write( "Question 849679: The sum of two and a number x, is less than –10. What is the value of x that satisfies the inequality? \n" ); document.write( "
Algebra.Com's Answer #519557 by richwmiller(17219) You can put this solution on YOUR website! \"The SUM of two and a number x\" means \"2+x\" \n" ); document.write( "\"is less than –10\" means <-10 \n" ); document.write( "so we have \n" ); document.write( "2+x<-10 \n" ); document.write( "x<-12 \n" ); document.write( " \n" ); document.write( " |