document.write( "Question 420174: Find the least common multiple of each pair of polynomials.
\n" ); document.write( "3x(x+2) and 6x(2x-3)
\n" ); document.write( "I think the LCM is 6x but i'm not sure.
\n" ); document.write( "Please show work so I know how you got your answer.
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #293658 by dnanos(83)\"\" \"About 
You can put this solution on YOUR website!
You must gather all common and uncommon prime factors and form a product of all of them
\n" ); document.write( "using each one by the greatest exponent (if there are exponents).
\n" ); document.write( "So:
\n" ); document.write( "\"3x%28x%2B2%29\" and \"3%2A2%282x-3%29\"
\n" ); document.write( "have the LCM=\"3%2A2x%28x%2B2%29%282x-3%29\"=6x(x+2)(2x+3)
\n" ); document.write( "
\n" );