document.write( "Question 893007: How many integers are there between 1-199 that are divisible by both 4 and 5?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #541005 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
Divisible by both 4 and 5 is equivalent to being divisible by 20.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"199%2F20=9%2Bsomeremainder\",\r
\n" ); document.write( "\n" ); document.write( "9.
\n" ); document.write( "
\n" );