document.write( "Question 207579: Find the least common multiple of 12 and 18
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #156972 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Find the least common multiple of 12 and 18
\n" ); document.write( "------------------------------
\n" ); document.write( "12 = 2^2*3
\n" ); document.write( "18 = 2*3^2
\n" ); document.write( "---------------------
\n" ); document.write( "The LCM is the product of each of the prime factors in its highest power.
\n" ); document.write( "---
\n" ); document.write( "LCM = 2^2*3^2 = 4*9 = 36
\n" ); document.write( "==================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );