How do you find the LCM of #k^2-2k-8, (k+2)^2#?

1 Answer
Dec 19, 2017

#color(blue)[(k+2)^2*(k-4)}#

Explanation:

We are given the following algebraic expressions

#color(red)((k^2 - 2k -8), (k+2)^2)#

We need to find the Least Common Multiple (LCM)

To find the LCM, we will use the following steps:

  1. We must express each expression as the product of it's factors. If there are Prime Factors we must use them

  2. We need to find the product of each factor with the highest power that occurs in the expressions

  3. The product from above is our required LCM

Hence, LCM is the smallest expression that is divisible by each of the given algebraic expressions.

Let us first consider #color(red)((k^2 - 2k -8)#

We will break the above expression into appropriate groups as shown below:

#(k^2+2k) + (-4k + 8)#

Factor Out as shown below:

#k(k+2)-4(k+2)#

Hence, we get the factors

#color(green)((k+2)*(k-4))#... Result.1

Next, we will consider

#color(red)((k+2)^2)#

This can also be written as the product of two factors:

#color(green)((k+2)*(k+2))# ... Result.2

We will now compute an appropriate expression comprising of factors that appear either in #(k+2)^2 or (k+2)(k-4)#

Hence, we get our LCM:

#color(blue)[(k+2)^2*(k-4)}#

Hope this helps.