document.write( "Question 934965: What is the smallest four digit number which when divided by the largest two digit number is exactly divisible by 15, 20 and 25? \n" ); document.write( "
Algebra.Com's Answer #568039 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"15=3%2A5\"
\n" ); document.write( "\"20=2%5E2%2A5\"
\n" ); document.write( "\"25=5%5E2\"
\n" ); document.write( "\"LCD=2%5E2%2A3%2A5%5E2=4%2A3%2A25=300\"
\n" ); document.write( "Look for the first four digit multiple of \"300\".
\n" ); document.write( "\"300%2A4=1200\"\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );