What is the LCD of 7(y+2) and y?
1 Answer
Explanation:
To find the LCD of regular numbers, you use the following steps:
#"Write out the prime factorizations of all of the numbers"#
#"For each prime factor, determine which"#
#"number has the highest power of that factor"#
#"Multiply together all of the"# "#"highest"# "#"powers of factors to get the LCD"#
Working with polynomials like this is not much different. The only real difference you'll see here is that some of our prime factors have variables in them, but they're still prime factors because they're as simple as we can get them.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
So, let's find the LCD. Our two numbers are
Prime factorizations:
#7 xx (y+2)#
#y#
The factor
The factor
The factor
Therefore, our LCD is:
#7^1 xx y^1 xx (y+2)^1#
#7y(y+2)#
#7y^2 + 14y#
Final Answer