Reference
LCD Calculator
Enter the denominators of two, three, four, or five fractions and get the least common denominator instantly, along with the prime factorization that produced it. Everything updates as you type — no button required.
Numbers
View step-by-step working
Method
Finding the LCD by Prime Factorization
Worked Example — LCD of 1/6 and 1/8
Factor each denominator into primes, then take the highest power of every prime that shows up in either factorization.
-
Factor each denominator
6 = 2 × 3 · 8 = 2 × 2 × 2
-
List every prime that appears
2 and 3
-
Take the highest power of each
2³ (from 8) and 3 (from 6)
-
Multiply
8 × 3 = 24
LCD(1/6, 1/8) = 24
Next Step
What to Do Once You Have the LCD
Finding the LCD is only half the job — on its own it doesn't add or subtract anything. The next step is to rewrite every fraction so its denominator becomes that shared value, by multiplying both the numerator and the denominator by whatever factor scales the original denominator up to the LCD.
For 1/6 and 1/8 over an LCD of 24: 6 needs to be multiplied by 4 to reach 24, so 1/6 becomes 4/24. And 8 needs to be multiplied by 3 to reach 24, so 1/8 becomes 3/24. With both fractions now expressed over the same denominator, the numerators can finally be combined directly.
That rewriting step — scaling the numerator right alongside the denominator — is exactly what the common denominator tool handles for any set of fractions. This calculator finds the target denominator; that one carries out the rewrite.
-
Scale the first fraction
1/6 = (1 × 4)/(6 × 4) = 4/24
-
Scale the second fraction
1/8 = (1 × 3)/(8 × 3) = 3/24
-
Combine the numerators
4/24 + 3/24 = 7/24
1/6 + 1/8 = 7/24
Why It Matters
Why Fractions Can't Be Combined Without a Shared Denominator
Comparing or combining fractions only makes sense when they're counting pieces of the same size. 3/4 and 5/8 look like they're close in value, but fourths and eighths are different-sized units — the comparison isn't reliable until both are expressed with a matching denominator. Once 3/4 becomes 6/8, the two fractions are counting identical eighths, and 6/8 versus 5/8 is a direct, trustworthy comparison.
The same logic drives addition and subtraction. Adding numerators across two different denominators — treating 1/6 + 1/8 as if it were (1+1)/(6+8) — throws away the meaning of the denominator entirely and produces a number that has no relationship to either original fraction.
Using the least common denominator specifically, rather than any old common denominator, keeps the numbers involved as small as they can be. A larger common denominator — like the plain product 6 × 8 = 48 — still works, but it leaves the resulting fraction needing to be reduced back down afterward, whereas building from the LCD of 24 usually gets closer to lowest terms in the first pass.
That's the whole reason this calculator exists as a separate step from ordinary fraction addition: getting the target denominator right first makes every calculation that follows shorter and less error-prone.
The same reasoning applies when comparing mixed numbers, not just plain fractions — the whole-number parts can be set aside for a moment, but the fractional parts still need a shared denominator before "which is bigger" has a real answer. A recipe calling for 2 1/6 cups of flour and a substitute measured at 2 1/8 cups can't be compared reliably until both fractional parts sit over the same denominator of 24.
More Examples
LCD Across Different Denominator Sets
The same prime-factorization method scales to any number of fractions at once — the calculator above supports up to five denominators.
Two denominators
LCD(1/9, 1/12) = 36
One denominator divides the other
LCD(1/5, 1/10) = 10
When one denominator divides the other evenly, the LCD is just the larger denominator.
No shared prime factors
LCD(1/5, 1/7) = 35
Coprime denominators — their LCD is simply their product.
Three denominators
LCD(1/4, 1/6, 1/9) = 36
Three denominators, one repeated factor
LCD(1/2, 1/3, 1/10) = 30
Larger denominators
LCD(1/14, 1/21) = 42
Common Mistakes
Where LCD Calculations Go Wrong
Questions
Frequently Asked Questions
Questions specific to the least common denominator and how it's used with fractions.