document.write( "Question 704407: if five times a number is less than 55 what is the greatest possible integer value of the number? \n" ); document.write( "
Algebra.Com's Answer #434070 by Stitch(470)\"\" \"About 
You can put this solution on YOUR website!
\"55+%2F+5+=+11\"
\n" ); document.write( "So the number has to be less than 11.
\n" ); document.write( "The integer below 11 is 10.
\n" ); document.write( "10 is the greatest possible integer.
\n" ); document.write( "5 x 10 = 50
\n" ); document.write( "
\n" );