How to Add Fractions With Different Denominators
Half a pizza plus half a pizza is one pizza, not two quarters. Everyone knows that instinctively, and yet 1/2 + 1/2 = 2/4 is the single most common mistake in fraction arithmetic. The reason it is wrong explains the whole method.
Why you cannot just add the denominators
A fraction is a division waiting to happen. The bottom number — the denominator — tells you how many equal pieces the whole was cut into. The top number, the numerator, tells you how many of those pieces you have.
So the denominator is not a quantity. It is a unit. Adding 1/2 + 1/2 and getting 2/4 is the same error as saying 1 metre + 1 metre = 2 metres-squared. You changed the unit while adding the amounts.
Thirds and quarters are different-sized pieces. Before they can be added, both have to be rewritten as pieces of the same size. That size is the common denominator.
The method
- Find the lowest common denominator (LCD) — the lowest common multiple of the two denominators.
- Rewrite each fraction by multiplying its top and bottom by whatever turns its denominator into the LCD.
- Add the numerators. Leave the denominator alone.
- Simplify by dividing top and bottom by their greatest common divisor.
Step 2 is the one worth understanding rather than memorising. Multiplying top and bottom by the same number does not change a fraction's value — 1/3 and 4/12 are the same amount, cut differently. You are re-slicing, not re-sizing.
Worked example: 1/3 + 1/4
Multiples of 3: 3, 6, 9, 12. Multiples of 4: 4, 8, 12. The LCD is 12.
| Step | Working | Result |
|---|---|---|
| Rewrite 1/3 | × 4 top and bottom | 4/12 |
| Rewrite 1/4 | × 3 top and bottom | 3/12 |
| Add numerators | 4 + 3 | 7/12 |
| Simplify | GCD(7, 12) = 1 | 7/12 |
7/12 is a little under two thirds — which is about what you would expect from a third plus a quarter. Sanity-checking the size of the answer catches most errors instantly.
A harder one: 5/6 + 7/8
Here the denominators share a factor, so the LCD is not 6 × 8 = 48. Because 6 = 2 × 3 and 8 = 2 × 2 × 2, the lowest common multiple is 24.
| Step | Working | Result |
|---|---|---|
| LCD | LCM(6, 8) | 24 |
| Rewrite 5/6 | × 4 top and bottom | 20/24 |
| Rewrite 7/8 | × 3 top and bottom | 21/24 |
| Add | 20 + 21 | 41/24 |
| Convert | 41 ÷ 24 = 1 r 17 | 1 17/24 |
An answer bigger than 1 is fine — it is called an improper fraction, and turning it into a mixed number is optional unless the question asks.
The shortcut that always works
If finding the LCD feels like the hard part, skip it. This identity is true for any two fractions:
Multiply crossways, add the results, put it all over the product of the denominators. For 5/6 + 7/8 that gives (5×8 + 7×6) / (6×8) = (40 + 42) / 48 = 82/48. Divide top and bottom by GCD(82, 48) = 2 and you get 41/24 — the same answer.
Subtracting, and mixed numbers
Subtraction is identical — find the common denominator, then subtract the numerators instead of adding. 5/6 − 7/8 becomes 20/24 − 21/24 = −1/24.
Mixed numbers like 2 1/3 need converting first. Multiply the whole number by the denominator and add the numerator: 2 1/3 = (2×3 + 1)/3 = 7/3. Add as normal, then convert back at the end.
Where it goes wrong
| Mistake | Looks like | Fix |
|---|---|---|
| Adding denominators | 1/2 + 1/2 = 2/4 | Denominators are units, not amounts |
| Only scaling the bottom | 1/3 → 1/12 | Multiply top and bottom together |
| Using b × d as the LCD | 5/6 + 7/8 → /48 | Correct, just not lowest — simplify after |
| Forgetting the whole number | 2 1/3 treated as 1/3 | Convert to improper first |
One thing that is easier than it looks
Multiplying and dividing fractions needs no common denominator at all. To multiply, go straight across: 1/3 × 1/4 = 1/12. To divide, flip the second fraction and multiply: 1/3 ÷ 1/4 = 1/3 × 4/1 = 4/3.
Students often assume the harder-looking operation needs the harder method. It is the other way round.
Run your own numbers
FAQ
Why can't you add the denominators when adding fractions?
What is the lowest common denominator?
Is there a way to add fractions without finding the LCD?
How do you add mixed numbers?
Do you need a common denominator to multiply fractions?
Sources
Primary references used for the figures and rules on this page.
- Mathematics Standards — Number & Operations: Fractions — Common Core State Standards Initiative
- Teaching and Learning Resources — National Council of Teachers of Mathematics