document.write( "Question 96950: six more than three times a certain number is less than 5. What are the possible values of the number? \n" ); document.write( "
Algebra.Com's Answer #70581 by coyote(32)\"\" \"About 
You can put this solution on YOUR website!
3x + 6 < 5
\n" ); document.write( "subtract 6 from both sides
\n" ); document.write( "3x < -1
\n" ); document.write( "divide both sides by 3
\n" ); document.write( "x < -1/3\r
\n" ); document.write( "\n" ); document.write( "so possible answers are in interval form:
\n" ); document.write( "(-inf, -1/3)
\n" ); document.write( "
\n" );