document.write( "Question 1208433: Find the LCM of the given polynomials.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 - x- 12; x^2 - 8x + 16\r
\n" ); document.write( "\n" ); document.write( "Let me see.\r
\n" ); document.write( "\n" ); document.write( "x^2 - x - 12 = (x - 4)(x + 3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x^2 - 8x + 16 = (x - 4)(x - 4) = (x - 4)^2\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "LCM = (x - 4)(x + 3)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You say?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Question:\r
\n" ); document.write( "\n" ); document.write( "What about if there are 3 given polynomials?\r
\n" ); document.write( "\n" ); document.write( "Sample:\r
\n" ); document.write( "\n" ); document.write( "Given x^2 + 4x + 4; x^3 + 2x^2; (x + 2)^3, find the LCM.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #846855 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let's look at an example involving 3 numbers.
\n" ); document.write( "Question: Find the LCM of 12,18, and 80\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solution:
\n" ); document.write( "Find the prime factorization of each
\n" ); document.write( "12 = 2*2*3
\n" ); document.write( "18 = 2*3*3
\n" ); document.write( "80 = 2*2*2*2*5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The unique primes are 2,3,5
\n" ); document.write( "2 shows up at most 4 times, which means 2^4 is a factor of the LCM.
\n" ); document.write( "3 shows up at most twice, so 3^2 is also a factor of the LCM.
\n" ); document.write( "5 shows up at most once, so 5^1 is also a factor of the LCM.
\n" ); document.write( "The LCM is therefore 2^4*3^2*5^1 = 16*9*5 = 720
\n" ); document.write( "Various online LCM calculators can be used to verify. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "With that example in mind, we can extend to polynomials.
\n" ); document.write( "x^2-x-12 = (x-4)(x+3)
\n" ); document.write( "x^2-8x+16 = (x-4)(x-4)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The unique prime polynomials are x-4 and x+3
\n" ); document.write( "(x-4) shows up at most twice while (x+3) shows up at most once
\n" ); document.write( "LCM = (x-4)^2*(x+3)
\n" ); document.write( "The order of the factor doesn't matter.
\n" ); document.write( "WolframAlpha is one of many tools that you can use to verify.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------------------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Now onto 3 polynomials
\n" ); document.write( "x^2+4x+4 = (x+2)(x+2)
\n" ); document.write( "x^3+2x^2 = x^2(x+2)
\n" ); document.write( "(x+2)^3 = (x+2)(x+2)(x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Unique prime polynomials: x, (x+2)
\n" ); document.write( "x shows up at most twice, so x^2 is part of the LCM.
\n" ); document.write( "(x+2) shows up at most three times, so (x+2)^3 is also part of the LCM.
\n" ); document.write( "The LCM is x^2(x+2)^3
\n" ); document.write( "
\n" ); document.write( "
\n" );