Least Common Denominator

Download as PDF

Working with fractions that have different bottom numbers, or denominators, can seem tricky. The Least Common Denominator (LCD) is the secret tool that lets us rewrite these fractions so we can easily add or subtract them. Let's unlock this essential math skill together!

Least Common Denominator — an original Algebra911 reference diagram defining least common denominator with its key formula and a worked example.
Least Common Denominator (LCD)

What Is the Least Common Denominator?

The Least Common Denominator (or LCD) is the smallest possible whole number that is a multiple of the denominators of two or more fractions. To understand this, let's break down the name:

  • Denominator: This is the bottom number of a fraction. In the fraction 34, the denominator is 4. It tells us how many equal parts the whole is divided into.
  • Common Denominator: This is a number that is a multiple of all the denominators in a set of fractions. For 12 and 13, the numbers 6, 12, and 18 are all common multiples of 2 and 3, so they can all be common denominators.
  • Least Common Denominator: This is the smallest of all the possible common denominators. For 12 and 13, the smallest common multiple of 2 and 3 is 6. Therefore, the LCD is 6.

Finding the LCD is the first and most important step for adding or subtracting fractions with different denominators.

Why Is the LCD So Important?

Imagine you have two pizzas. One is cut into 4 big slices and you eat 1 slice (14 of the pizza). The other pizza is cut into 8 smaller slices and your friend eats 3 slices (38 of the pizza). How much pizza did you eat altogether?

You can't just add the numerators and say you ate 1+3=4 slices, because the slices are different sizes! To solve this, you need to imagine both pizzas being cut into the same number of equal-sized pieces. This is where the LCD comes in. We need a common denominator.

The denominators are 4 and 8. The smallest number that both 4 and 8 can divide into is 8. So, the LCD is 8. We can imagine the first pizza also being cut into 8 slices. Your 14 slice is the same as 28. Now the slices are the same size!

Now you can add them: 28+38=58. Together, you and your friend ate 58 of a pizza.

The LCD provides a way to make the denominators—and therefore the size of the fractional parts—the same, allowing for fair addition and subtraction.

How Do You Find the LCD by Listing Multiples?

This is the most straightforward method, and it works great for smaller numbers. The goal is to list the multiples of each denominator until you find the first one they have in common.

Here are the steps:

  1. Take the denominators from your fractions.
  2. Start with the largest denominator and begin listing its multiples. A multiple is the result of multiplying a number by an integer (1,2,3,4,...).
  3. For each multiple you list, check if it is also a multiple of the other denominator(s).
  4. The very first number you find that is a multiple of all the denominators is your LCD.
Example 1

Find the Least Common Denominator for the fractions 25 and 34.

Step 1: The denominators are 5 and 4.

Step 2: List the multiples of the first denominator, 5.
Multiples of 5: 5,10,15,20,25,30,...

Step 3: List the multiples of the second denominator, 4.
Multiples of 4: 4,8,12,16,20,24,28,...

Step 4: Look for the smallest number that appears on both lists. We can see that 20 is the first number to show up in both the list for 5 and the list for 4.

Therefore, the LCD of 25 and 34 is 20.

How Do You Find the LCD Using Prime Factorization?

When your denominators are larger numbers, listing multiples can take a long time. The prime factorization method is more advanced but often much faster for big numbers. A prime number is a number greater than 1 that can only be divided by itself and 1 (like 2,3,5,7,11).

Follow these steps:

  1. Find the prime factorization of each denominator. A factor tree can help you do this.
  2. Write down each prime factorization, using exponents if a factor repeats.
  3. Identify all the unique prime factors from all the lists combined.
  4. For each unique prime factor, choose the one with the highest exponent.
  5. Multiply these chosen factors together to get the LCD.
Example 2

Find the LCD for the fractions 712 and 518.

Step 1: Find the prime factorization of each denominator.

For 12: 12=2×6=2×2×3. So, 12=22×3.

For 18: 18=2×9=2×3×3. So, 18=2×32.

Step 2 & 3: The unique prime factors are 2 and 3.

Step 4: Choose the highest power for each unique factor.

  • For the factor 2, the highest power is 22 (from the factorization of 12).
  • For the factor 3, the highest power is 32 (from the factorization of 18).

Step 5: Multiply these highest powers together.

LCD=22×32=4×9=36

The LCD of 712 and 518 is 36.

How Do You Use the LCD to Add or Subtract Fractions?

Finding the LCD is just the first part of the process. Once you have it, you can rewrite your fractions and solve the problem. Here’s how to put it all together.

Let's add 16+38.

Step 1: Find the LCD.
The denominators are 6 and 8.
Multiples of 6: 6,12,18,24,30,...
Multiples of 8: 8,16,24,32,...
The LCD is 24.

Step 2: Create equivalent fractions.
We need to rewrite both fractions so they have a denominator of 24. To do this, figure out what you need to multiply the old denominator by to get the new one. Then, multiply the numerator by that same number.

Whatever you do to the bottom, you must do to the top!

For 16: To get from 6 to 24, we multiply by 4. So, we must also multiply the numerator by 4.
1×46×4=424

For 38: To get from 8 to 24, we multiply by 3. So, we must also multiply the numerator by 3.
3×38×3=924

Step 3: Add (or subtract) the new numerators.
Now that the denominators are the same, we just add the numerators. The denominator stays the same.

424+924=4+924=1324

Step 4: Simplify if needed.
The fraction 1324 cannot be simplified further because 13 is a prime number. Our final answer is 1324.

Example 3

Subtract: 4513.

1. Find the LCD: The denominators are 5 and 3. Both are prime numbers. The easiest way to find the LCD of two prime numbers is to multiply them. LCD=5×3=15.

2. Create equivalent fractions:
45=4×35×3=1215
13=1×53×5=515

3. Subtract the numerators:
1215515=12515=715

4. Simplify: The fraction 715 is already in its simplest form.

The answer is 715.

What's the Difference Between LCD and LCM?

This is a common point of confusion, but the answer is simple: there is no difference in the calculation! They are essentially the same concept applied in a specific context.

  • LCM (Least Common Multiple): This is a general term. The LCM of any two or more numbers (like 4 and 6) is the smallest number that is a multiple of both of them. The LCM of 4 and 6 is 12.
  • LCD (Least Common Denominator): This is a specific name we use for the LCM when we are talking about the denominators of fractions.
LCD of ab and cd = LCM of b and d

So, when your teacher asks for the LCD of 14 and 56, you are simply finding the LCM of the numbers 4 and 6. The name just tells you why you are finding it—to work with fractions!

What Are Common Mistakes to Avoid?

Finding the LCD and using it to add and subtract fractions is a multi-step process. It's easy to make a small mistake along the way. Here are some common errors to watch out for:

  • Mistake 1: Just multiplying the denominators. If you need to find the LCD of 16 and 18, multiplying 6×8=48 gives you a common denominator, but not the least one. The LCD is actually 24. Using 48 will still get you the right answer eventually, but it means you'll have to simplify a much larger fraction at the end.
  • Mistake 2: Forgetting to change the numerator. When you convert a fraction to have the LCD, you must multiply the numerator by the same factor you used on the denominator. A common error is changing 34 to 312 (with an LCD of 12) instead of the correct 912.
  • Mistake 3: Adding or subtracting the denominators. This is a fundamental error. Once you have a common denominator, it stays the same in your answer. For example, 49+29 is 69, NOT 618. The denominator tells you the size of the pieces; that size doesn't change when you combine them.
  • Mistake 4: Picking a number that isn't a multiple. When listing multiples, be careful and double-check your multiplication. Accidentally writing that a multiple of 6 is 22 instead of 24 will lead to an incorrect LCD.

Quick Reference: Finding the LCD

Feeling a little overwhelmed? Here is a quick summary of the two methods for finding the Least Common Denominator. You can choose whichever one feels easier for the problem you're working on.

MethodBest ForSteps
Listing MultiplesSmaller denominators (like numbers under 15)1. List multiples of the first denominator.
2. List multiples of the second denominator.
3. The first number to appear on both lists is the LCD.
Prime FactorizationLarger denominators (like numbers over 15)1. Create a prime factor tree for each denominator.
2. Identify all unique prime factors.
3. Take the highest power of each unique factor.
4. Multiply them together to get the LCD.

Frequently Asked Questions

Can the LCD be one of the original denominators?

Yes, absolutely! For the fractions 13 and 56, the LCD is 6. This happens when one denominator is a multiple of the other.

What happens if I use a common denominator that isn't the least?

Your calculation will still work, but you will be working with larger, more complicated numbers. You will get the correct answer, but you will definitely need to simplify the fraction at the end.

How do you find the LCD for three or more fractions?

The process is exactly the same. You just need to find the smallest number that is a multiple of all three (or more) denominators. The prime factorization method is often easiest for this.

Is there a shortcut for finding the LCD?

If the denominators are prime numbers (like 3 and 5), the shortcut is to just multiply them together to get the LCD (3×5=15). If one denominator is a multiple of the other (like 4 and 8), the LCD is simply the larger number (8).

How do you find the LCD of a whole number and a fraction?

Remember that any whole number can be written as a fraction with a denominator of 1. For example, 5=51. So to add 5+14, you are finding the LCD of 1 and 4, which is 4.

Why is it called a 'denominator'?

The word comes from the Latin 'nomen' which means 'name'. The denominator 'names' the type of fraction you are working with, like fourths, fifths, or tenths. It tells you the size of the pieces.

Does the LCD have to be an even number?

Not at all. The LCD can be any whole number, odd or even. For 13 and 25, the LCD is 15, which is an odd number.