asked 98.6k views
2 votes
Find the L.C.M of x^2+x , x^2-1 , x^2-x

asked
User Raygo
by
8.8k points

2 Answers

4 votes

Answer:


x\cdot(x+1)\cdot(x-1)=x^3-x

Explanation:

To find the LCM of any integer, we take the product of all the highest powers of the factors that appear in the numbers. Factoring our three given expressions gives us the products


x^2+x=x\cdot(x+1)\\x^2-1=(x+1)\cdot(x-1)\\x^2-x=x\cdot(x-1)\\

Our LCM will be a product of some powers of
x,
x+1, and
x-1. The most each factor occurs in the three expressions is once, so our least common multiple is


x^1\cdot(x+1)^1\cdot(x-1)^1

which can be simplified to
x^3-x

answered
User Muhwu
by
8.7k points
4 votes

Answer:

Explanation:

x² + x = x * (x + 1)

x² - 1 = (x - 1)(x + 1) {a² - b² = (a+b)(a-b)}

x² - x = x * (x - 1)

LCM = x * (x + 1) * (x - 1)

answered
User Fravelgue
by
8.9k points

No related questions found