document.write( "Question 891232: the smallest square number which is exactly divisible by 2,3,4,-9,6,18,36,60.
\n" ); document.write( "A.900
\n" ); document.write( "B.1600
\n" ); document.write( "C.3600
\n" ); document.write( "D.none of these
\n" ); document.write( "

Algebra.Com's Answer #539617 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
\"4=2%5E2\"
\n" ); document.write( "\"9=3%5E2\"
\n" ); document.write( "\"6=2%2A3\"
\n" ); document.write( "\"18=2%2A3%5E2\"
\n" ); document.write( "\"36=2%5E2%2A3%5E2\"
\n" ); document.write( "\"60=2%5E2%2A3%2A5\"
\n" ); document.write( "\"LCM=2%5E2%2A3%5E2%2A5\"
\n" ); document.write( "However since this needs to be a square, all the terms should be squared.
\n" ); document.write( "\"LCM%5Bsq%5D=2%5E2%2A3%5E2%2A5%5E2\"
\n" ); document.write( "\"LCM%5Bsq%5D=900\"
\n" ); document.write( "
\n" );