document.write( "Question 938404: find the smallest 4 digit number that is divisible by 2,3,4, and 5 \n" ); document.write( "
Algebra.Com's Answer #571649 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"N=3%2A4%2A5\"
\n" ); document.write( "\"N=60\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );