document.write( "Question 1073313: Determine the LCM (lowest Common Multiple) for the three terms:
\n" ); document.write( " a^2bc , ABC, and ab^3
\n" ); document.write( "

Algebra.Com's Answer #688144 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!
Determine the LCM (lowest Common Multiple) for the three terms:
\n" ); document.write( " a^2bc , ABC, and ab^3
\n" ); document.write( "———————————————————————————————\r
\n" ); document.write( "\n" ); document.write( "I'm going to assume that the 2nd number, ABC, was meant to be 'abc'\r
\n" ); document.write( "\n" ); document.write( "\"a%5E2bc+=+a%2Aa%2Ab%2Ac+\"
\n" ); document.write( "\"+abc+=+a%2Ab%2Ac+\"
\n" ); document.write( "\"+ab%5E3+=+a%2Ab%2Ab%2Ab+\"\r
\n" ); document.write( "\n" ); document.write( "** Edited 3/18 as I gave you the GCD by mistake **\r
\n" ); document.write( "\n" ); document.write( "Look at the first two numbers, GCD(a^2bc, abc) = abc so LCM(a^2bc, abc) = a^2bc.\r
\n" ); document.write( "\n" ); document.write( "Now GCD (a^2bc, ab^3) = ab —> LCM(a^2bc, ab^3) = (a^2bc)(ab^3)/ab = a^2b^3c\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( " The LCM is \"+a%5E2b%5E3c++\"
\n" ); document.write( "---
\n" ); document.write( "
\n" );