document.write( "Question 962280: Find all numbers such that the sum of the number and 15 is less than four times the number \n" ); document.write( "
Algebra.Com's Answer #587890 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N%2B15%3C4N\"
\n" ); document.write( "\"15%3C3N\"
\n" ); document.write( "\"N%3E5\"
\n" ); document.write( "
\n" ); document.write( "
\n" );