document.write( "Question 176345: which is the greatest 3 digit number exactly divisible by 8,10,12 \n" ); document.write( "
Algebra.Com's Answer #131509 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
960....which is 8 times 10 times 12. lets test numbers of above that
\n" ); document.write( ":
\n" ); document.write( "since it has to be divisible by 12 lets add 12 to 960
\n" ); document.write( ":
\n" ); document.write( "960+12=972...10 doesnt work here
\n" ); document.write( ":
\n" ); document.write( "972+12=984...10 doesnt work here
\n" ); document.write( ":
\n" ); document.write( "984+12=996...10 doesnt work here
\n" ); document.write( ":
\n" ); document.write( "any other additions of 12 would take us to 4 digits.
\n" ); document.write( "
\n" );