document.write( "Question 799061: numbers between 280 and 320 that are divisible by 2,5,and 10 \n" ); document.write( "
Algebra.Com's Answer #482478 by Finavon(81)\"\" \"About 
You can put this solution on YOUR website!
Since 10 is divisible by 2 and 5, only need integers divisible by 10:
\n" ); document.write( "280, 290, 300, 310 and 320\r
\n" ); document.write( "\n" ); document.write( "Only 300 is divisible by all 3 in turn
\n" ); document.write( "
\n" );