document.write( "Question 485324: If 5 is added to three times a number, the sum is less than twice that number. For what numbers can this be true? \n" ); document.write( "
Algebra.Com's Answer #331939 by Tatiana_Stebko(1539)\"\" \"About 
You can put this solution on YOUR website!
Let x is a number
\n" ); document.write( "\"5%2B3x%3C2x\"
\n" ); document.write( "\"3x-2x%3C-5\"
\n" ); document.write( "\"x%3C-5\"
\n" ); document.write( "This can be the truth for any \"x%3C-5\"
\n" ); document.write( "
\n" );