LCD Calculator (Least Common Denominator)
Find the least common denominator (LCD) of fractions, mixed numbers, and integers, then rewrite each one as an equivalent fraction over that LCD.
What is the LCD?
The least common denominator (LCD) of a set of fractions is the smallest positive integer that all of the denominators divide into evenly. Once every fraction shares that denominator, they can be added, subtracted, or compared directly.
The LCD is really just the least common multiple (LCM) applied to denominators — the same calculation under a different name, because the numbers being combined happen to sit at the bottom of a fraction.
Three steps to find the LCD
1. Convert to fractions
Mixed numbers and integers first become improper fractions: 1 1/2 = 3/2, and 3 = 3/1. A value already written as a fraction is used exactly as entered — see the note on simplifying below.
2. Find the LCM of the denominators
Take the denominators of every fraction and find their least common multiple. That number is the LCD.
3. Rewrite as equivalent fractions
Multiply each fraction's numerator and denominator by LCD ÷ (that fraction's denominator), so every fraction ends up sharing the LCD as its denominator.
1/3 and 1/4 until both are rewritten over a common denominator.Worked example
Find the LCD of: 1 1/2, 3/8, 5/6, 3
- Convert to fractions:
1 1/2 = 3/2,3/8stays as is,5/6stays as is,3 = 3/1. - Denominators:
2, 8, 6, 1. Their LCM is24, so LCD = 24. - Rewrite each over 24:
| Fraction | × | Equivalent |
|---|---|---|
| 3/2 | 12/12 | 36/24 |
| 3/8 | 3/3 | 9/24 |
| 5/6 | 4/4 | 20/24 |
| 3/1 | 24/24 | 72/24 |
Simplifying first vs. using denominators as entered
Example — LCD of 2/4, 5/6: using the denominators exactly as entered (4 and 6), the LCM is 12, giving equivalents 6/12 and 10/12. Simplify 2/4 to 1/2 first, though, and the denominators become 2 and 6 — the LCM, and so the LCD, drops to 6, giving 3/6 and 5/6 instead.
Both answers are valid common denominators; the simplified version is just smaller.
2/4 → 1/2) if you want the smallest possible LCD — this calculator finds the LCM of whatever denominators you actually type in.LCD vs. LCM
| Term | Applies to | Example |
|---|---|---|
| LCM | Any set of integers | LCM(4, 6) = 12 |
| LCD | Denominators of fractions | LCD(1/4, 1/6) = 12 |
They're the same calculation — "LCD" is simply the name used once the numbers involved are denominators.
Why the LCD matters for adding fractions
To add 1/4 + 1/6, first rewrite both over their LCD of 12: 3/12 + 2/12 = 5/12. Without a common denominator, fractions can't be combined directly — the LCD is the smallest common ground that keeps the arithmetic manageable, and it's the same reason a shared denominator makes comparing and ordering fractions straightforward.
Frequently asked questions
- What is the least common denominator (LCD)?
- The LCD is the smallest positive integer that can serve as a common denominator for a set of fractions. It equals the least common multiple (LCM) of the fractions' denominators, and it's what you rewrite every fraction over before adding, subtracting, or comparing them.
- How do you find the LCD of fractions, mixed numbers, and integers?
- First convert every mixed number and integer to a fraction (3 becomes 3/1, 1 1/2 becomes 3/2). Then find the LCM of all the denominators — that's the LCD. Finally, rewrite each fraction as an equivalent fraction with that denominator.
- Why do I need the LCD when adding or subtracting fractions?
- Fractions can only be added or subtracted directly once they share the same denominator. The LCD is the smallest denominator that works for every fraction in the set, which keeps the resulting numbers as small as possible.
- Should I simplify a fraction before finding the LCD?
- It's optional. This calculator uses each denominator exactly as entered, so "2/4" contributes a denominator of 4, not the simplified 2. Simplifying first can produce a smaller LCD, but either way the equivalent fractions you get are mathematically correct.
- Is the LCD the same thing as the LCM?
- Yes — the least common denominator is the least common multiple (LCM) applied specifically to the denominators of a set of fractions. "LCD" is the name used in the context of fractions; "LCM" is the general term for any set of integers.
- Can I find the LCD of more than two fractions at once?
- Yes. This calculator accepts 2 to 10 values at once, in any mix of fractions, mixed numbers, and integers.
- What happens if two fractions already share a denominator?
- Then the LCD is just that shared denominator, and the fraction that already has it needs no rewriting — its equivalent fraction is itself.