Least Common Denominator Calculator
Quickly find the lowest common denominator of any fractions to make addition and subtraction effortless.
Long division calculator — divide any two numbers and get the quotient, remainder, fraction, decimal result, and a full step-by-step breakdown of the long division process.
1/3 + 1/4 looks simple until you realize you can’t add them as they are. The denominators are different, and different denominators mean the fractions are measuring in different units — thirds and fourths can’t be combined any more than inches and centimeters can. Finding the least common denominator converts both fractions into the same unit so the numerators can actually be added. Enter your fractions into the least common denominator calculator above and it returns the LCD along with each fraction rewritten in equivalent form, ready to use.
LCD and LCM: the Same Calculation, Different Context
The least common denominator of a set of fractions is identical to the least common multiple of their denominators. LCD(1/4, 1/6) = LCM(4, 6) = 12. The distinction is purely contextual: LCM applies to whole numbers, LCD applies to fractions. The calculation is the same either way, which is why the two terms appear interchangeably in many textbooks.
One important clarification: just multiplying the denominators together always produces a common denominator, but not necessarily the least one. For 1/4 and 1/6, multiplying gives 24 — a valid common denominator, but not the smallest. Using 24 instead of 12 means working with larger numbers and a more complicated reduction step at the end. The LCD keeps the arithmetic as clean as possible.
LCD Reference Table: Common Denominator Pairs
| Denominators | LCD | Product (not LCD) | Why LCD Is Smaller |
|---|---|---|---|
| 3 and 4 | 12 | 12 | No common factors — same result |
| 4 and 6 | 12 | 24 | GCF = 2; 24 ÷ 2 = 12 |
| 5 and 10 | 10 | 50 | 10 is already a multiple of 5 |
| 6 and 9 | 18 | 54 | GCF = 3; 54 ÷ 3 = 18 |
| 8 and 12 | 24 | 96 | GCF = 4; 96 ÷ 4 = 24 |
| 4 and 8 | 8 | 32 | 8 is already a multiple of 4 |
| 3, 4, and 6 | 12 | 72 | LCM of all three |
| 4, 6, and 8 | 24 | 192 | LCM of all three |
| 3, 5, and 9 | 45 | 135 | GCF(3,9) = 3 |
Three Methods to Find the LCD by Hand
For small denominators, listing multiples is the fastest approach. For larger numbers or three or more denominators, prime factorization is more reliable. The GCF shortcut works well for exactly two denominators.
| Method | How It Works | Best For |
|---|---|---|
| List multiples | Write out multiples of each denominator until a common one appears | Small denominators (under 20) |
| Prime factorization | Factor each denominator; take the highest power of each prime across all denominators; multiply | Large denominators, three or more fractions |
| GCF shortcut | LCD = (a × b) ÷ GCF(a, b) | Exactly two denominators |
Prime factorization example for 8, 12, and 18: 8 = 2³, 12 = 2² × 3, 18 = 2 × 3². Take the highest power of each prime: 2³ and 3². LCD = 8 × 9 = 72.
Rewriting Fractions with the LCD
Once the LCD is known, each fraction needs to be converted to an equivalent fraction with the LCD as its new denominator. Divide the LCD by the original denominator to find the multiplier, then apply that multiplier to both the numerator and denominator.
For 1/3 + 1/4, LCD = 12. For 1/3: 12 ÷ 3 = 4, so 1/3 becomes 4/12. For 1/4: 12 ÷ 4 = 3, so 1/4 becomes 3/12. Now the addition is straightforward: 4/12 + 3/12 = 7/12.
LCD Reference: Three-Fraction Combinations
| Fractions | LCD | Rewritten |
|---|---|---|
| 1/2, 1/3, 1/4 | 12 | 6/12, 4/12, 3/12 |
| 1/3, 1/4, 1/5 | 60 | 20/60, 15/60, 12/60 |
| 1/4, 1/6, 1/8 | 24 | 6/24, 4/24, 3/24 |
| 1/5, 1/6, 1/10 | 30 | 6/30, 5/30, 3/30 |
| 1/6, 1/9, 1/12 | 36 | 6/36, 4/36, 3/36 |
| 2/3, 3/8, 5/12 | 24 | 16/24, 9/24, 10/24 |
Beyond Addition: Comparing and Ordering Fractions
The LCD isn’t only for addition and subtraction — it’s also the standard method for comparing or sorting fractions with different denominators. To determine whether 5/8 or 7/12 is larger, find LCD(8, 12) = 24, rewrite as 15/24 and 14/24, and the comparison is immediate: 5/8 is slightly larger. Without the common denominator, the comparison requires converting to decimals — a workable but less exact approach.
The same logic applies when arranging three or more fractions in ascending or descending order. Convert all to the same denominator, sort by numerator, then convert back to original form for the final answer.
-
LCM (least common multiple) is a concept applied to whole numbers: LCM(4, 6) = 12. LCD (least common denominator) is LCM applied specifically to the denominators of fractions. The calculation is identical — LCD is just the name used when the context involves fractions. LCM(4, 6) and LCD(1/4, 1/6) produce the same answer: 12.
-
No. Multiplying fractions requires no common denominator — multiply numerators together and denominators together. Dividing fractions requires flipping the second fraction and multiplying. The LCD is only required when adding or subtracting fractions, or when comparing fractions with different denominators.
-
Then the larger denominator is already the LCD. For 1/4 and 3/8, the LCD is 8 because 8 is already a multiple of 4. You only need to convert 1/4 to 2/8 — the fraction with the larger denominator stays unchanged.
-
No. The LCD is always a positive integer. Denominators can technically be negative in notation, but by convention fractions are written with positive denominators — any negative sign belongs in the numerator. The LCD calculation always operates on the absolute values of the denominators.