Finding the LCD of two expressions

  • Context:
  • Thread starter Thread starter zolton5971
  • Start date Start date
  • Tags Tags
    Expressions Lcd
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
zolton5971
Messages
25
Reaction score
0
Another question for you? Find the least common denominator of 3/(2x-2) and x/(5x-5)

I came up with 10?
 
Mathematics news on Phys.org
zolton5971 said:
Another question for you? Find the least common denominator of 3/(2x-2) and x/(5x-5)

I came up with 10?

How could you possibly get 10 when your denominators both have an x in them?

Notice $\displaystyle \begin{align*} 2x - 2 = 2(x - 1) \end{align*}$ and $\displaystyle \begin{align*} 5x - 5 = 5( x - 1) \end{align*}$. So both already have a factor of $\displaystyle \begin{align*} (x - 1) \end{align*}$, so now you're just left finding the LCM of 2 and 5...
 
zolton5971 said:
Another question for you? Find the least common denominator of 3/(2x-2) and x/(5x-5)

I came up with 10?

We ask that new questions not be tagged onto existing threads, as this can cause a thread to become convoluted and hard to follow, plus a new thread is likely to draw more attention. :D

So, I moved the relevant posts to a new thread.
 
MarkFL said:
We ask that new questions not be tagged onto existing threads, as this can cause a thread to become convoluted and hard to follow, plus a new thread is likely to draw more attention. :D

So, I moved the relevant posts to a new thread.

You're answer should include an $$x$$ somewhere

The lowest common multiple (LCM) is given by splitting each term into prime factors and multiplying by the highest power of each prime factor. For example to find the LCM of 10 and 15 (it's 30) you'd do

$$10 = 2 \times 5 \text{ and }\ 15 = 3 \times 5[/math] so the LCM is given by $$2 \times 3 \times 5 = 30$$

You can do the same with algebraic fractions but remember to treat any polynomials or variables as prime - after simplifying you have $$\dfrac{3}{2}(x-1)^{-1}$$ and $$5(x-1)^{-1}$$

Can you use the method above to find the LCD?