PRE-ALGEBRA • NUMBER SYSTEM & OPERATIONS

Adding & Subtracting Fractions — I can add and subtract fractions with unlike denominators using equivalent fractions.

Learn to combine fractions with different denominators by finding a common language they both speak.

Historical Context & Motivation

People have been working with fractions for thousands of years. Ancient builders, traders, and scientists all needed to split things into parts and combine those parts. The tricky part? Fractions don't always have the same denominator (the bottom number). Figuring out how to add and subtract fractions with different denominators was a real breakthrough in the history of math.

1800 BCE
Egyptian Fractions
Ancient Egyptians used unit fractions (fractions with 1 on top, like ½ and ¼). They wrote them on papyrus scrolls to divide bread and measure land.
500 BCE
Babylonian Base-60 System
The Babylonians used a base-60 number system. This let them work with fractions more easily because 60 has many factors. We still see this in our 60-minute hours!
300 CE
Chinese & Indian Advances
Mathematicians in China and India developed methods for finding common denominators. These techniques are very close to what we use today.
1200 CE
Fibonacci Spreads the Knowledge
Italian mathematician Fibonacci published a book that brought fraction arithmetic from the Middle East and India to Europe. This helped merchants calculate prices and measurements.

So here's the big question this lesson answers: if you have ½ of a pizza and your friend has ⅓ of a pizza, how much pizza do you have together? You can't just add the tops and add the bottoms. You need a smarter approach — and that's where equivalent fractions come in.

Core Principles & Definitions

Before we dive into adding and subtracting, let's make sure we're solid on the key ideas. Think of these as the building blocks you'll use in every problem.

1

Unlike Denominators

Unlike denominators means the bottom numbers of two fractions are different. For example, ½ and ⅓ have unlike denominators (2 and 3). You can't add or subtract them until the denominators match.
2

Equivalent Fractions

Equivalent fractions are fractions that look different but represent the same amount. For example, ½ = 2/4 = 3/6. You create them by multiplying the top and bottom by the same number.
3

Least Common Denominator (LCD)

The least common denominator is the smallest number that both denominators divide into evenly. For 2 and 3, the LCD is 6. Using the LCD keeps your numbers small and neat.
4

Simplifying (Reducing)

Simplifying means writing a fraction in its smallest form. You divide the top and bottom by their greatest common factor (GCF). For example, 4/8 simplifies to ½.
KEY TAKEAWAY
Think of denominators like languages. If one person speaks Spanish and another speaks French, they can't understand each other until they find a common language. Fractions with unlike denominators are the same way — you need to rewrite them with a common denominator before they can be combined.

Visual Explanation

Let's see what it looks like to add ½ + ⅓ using fraction bars. The diagram below shows how we convert each fraction into sixths so the pieces are the same size.

The top two bars show ½ (violet) and ⅓ (cyan) at their original sizes. The middle bars show those same amounts rewritten as sixths. The bottom bar combines all the shaded pieces to get 5/6.

Notice that in the first two bars, the shaded pieces are different sizes. You can't just count them together because a "half piece" is bigger than a "third piece." Once we rewrite both fractions as sixths, every piece is the same size. Now we can simply count the shaded pieces: 3 + 2 = 5 shaded sixths, so the answer is 5/6.

The Step-by-Step Method

Here is the method you'll use every time you add or subtract fractions with unlike denominators. There are four clear steps.

STEP 1 — FIND THE LCD
LCD of 4 and 6 → multiples of 4: 4, 8, 12, 16 … multiples of 6: 6, 12, 18 … → LCD = 12
List the multiples of each denominator. The smallest number that appears in both lists is your LCD.
STEP 2 — BUILD EQUIVALENT FRACTIONS
a/b = (a × n) / (b × n)
Multiply the numerator (top) and denominator (bottom) by the same number so the denominator becomes the LCD. This does not change the fraction's value.
STEP 3 — ADD OR SUBTRACT THE NUMERATORS
a/d ± c/d = (a ± c) / d
Once the denominators match, add or subtract the numerators. Keep the denominator the same — do not add or subtract the denominators.
STEP 4 — SIMPLIFY
Result / GCF → simplest form
Divide the numerator and denominator by their greatest common factor (GCF). If the numerator is larger than the denominator, convert to a mixed number.
⚠️ Common Mistake Alert
Never add or subtract the denominators! For example, ½ + ⅓ is not 2/5. The denominator tells you the size of the pieces, and that size must stay the same once you've set it.

Finding the Least Common Denominator

Finding the LCD is usually the trickiest part. There are two reliable methods you can use. The diagram below shows both methods side by side for the denominators 4 and 6.

Method 1 (left, amber) lists multiples until you spot a match. Method 2 (right, pink) uses prime factorization to build the LCD. Both give the same answer: LCD = 12.
Common LCD examples
DenominatorsLCDHow?
3 and 5153 × 5 = 15 (no shared factors)
4 and 612Multiples: 12 is first match
8 and 12248: 8, 16, 24 | 12: 12, 24
5 and 101010 is already a multiple of 5
💡 Tip
If one denominator is a multiple of the other (like 5 and 10), the bigger one is the LCD. You only need to change one fraction!

Worked Example

Let's work through a complete problem together. We'll add ¾ + ⅚ and then try a subtraction: ⅞ − ⅔.

Example 1: ¾ + ⅚
1
Step 1 — Find the LCDThe denominators are 4 and 6. Multiples of 4: 4, 8, 12, 16 … Multiples of 6: 6, 12, 18 … The LCD is 12.
LCD = 12
2
Step 2 — Build equivalent fractionsFor ¾: multiply top and bottom by 3 → (3 × 3)/(4 × 3) = 9/12. For ⅚: multiply top and bottom by 2 → (5 × 2)/(6 × 2) = 10/12.
¾ = 9/12 and ⅚ = 10/12
3
Step 3 — Add the numerators9/12 + 10/12 = (9 + 10)/12 = 19/12.
19/12
4
Step 4 — Simplify19/12 is an improper fraction (the top is bigger than the bottom). Convert to a mixed number: 19 ÷ 12 = 1 remainder 7.
1 7/12
Example 2: ⅞ − ⅔
1
Step 1 — Find the LCDDenominators are 8 and 3. Since 8 and 3 share no factors, the LCD = 8 × 3 = 24.
LCD = 24
2
Step 2 — Build equivalent fractionsFor ⅞: multiply by 3 → (7 × 3)/(8 × 3) = 21/24. For ⅔: multiply by 8 → (2 × 8)/(3 × 8) = 16/24.
⅞ = 21/24 and ⅔ = 16/24
3
Step 3 — Subtract the numerators21/24 − 16/24 = (21 − 16)/24 = 5/24.
5/24
4
Step 4 — Simplify5 and 24 share no common factors other than 1, so 5/24 is already in simplest form.
5/24

Common Errors & How to Avoid Them

Even strong math students make mistakes with fractions. Here are the most common errors, why they happen, and how to fix them.

Common fraction mistakes and fixes
MistakeWhat It Looks LikeHow to Fix It
Adding denominators½ + ⅓ = 2/5 ✗Find the LCD first. Only add the numerators once denominators match.
Multiplying only the numerator⅓ → 2/3 (trying to get sixths)Always multiply BOTH the numerator and denominator by the same number.
Forgetting to simplifyLeaving the answer as 4/8 instead of ½Check if the top and bottom share a common factor. Divide both by the GCF.
Using a common multiple that isn't the leastUsing 24 instead of 12 for denominators 4 and 6A bigger common denominator still works, but you'll need to simplify more at the end.
KEY TAKEAWAY
Think of it like money. You can't add 3 dimes and 2 nickels by saying "5 dimes-nickels." You have to convert everything to the same unit (cents) first: 30¢ + 10¢ = 40¢. Fractions work the same way — convert to the same-sized piece (the common denominator) before combining.

Connection to Future Topics

Adding and subtracting fractions with unlike denominators is a skill you'll use again and again. Here's how it connects to topics you'll see later in math class.

How today's skills connect to future math
This LessonFuture Topic
Finding the LCD of numbersFinding the LCD of algebraic expressions like x/3 + x/5 in Algebra
Building equivalent fractionsRewriting rational expressions (fractions with variables) in Algebra 2
Simplifying answersReducing polynomial fractions and solving equations
Working with mixed numbersAdding measurements in science and working with real-world data

The bottom line is this: mastering fractions now makes algebra feel much easier later. The process of finding a common denominator is exactly the same whether the fractions have numbers or variables. You're building a foundation that will support you for years.

Practice Problems

Try these five problems on your own. They start easy and get harder. Use the four-step method: find the LCD, build equivalent fractions, combine the numerators, and simplify.

PROBLEM 1CONCEPTUAL
Explain in your own words why you cannot simply add the numerators and denominators when adding ⅓ + ¼. What would go wrong?
PROBLEM 2BASIC CALCULATION
Add: ⅖ + ⅓. Show your steps.
PROBLEM 3INTERMEDIATE
Subtract: ⁷⁄₉ − ¼. Simplify your answer.
PROBLEM 4APPLIED
Maria walked ⅝ of a mile to school and then ⅚ of a mile to the library after school. How far did she walk in total? Give your answer as a mixed number in simplest form.
PROBLEM 5CRITICAL THINKING
Calculate: ⁵⁄₆ + ³⁄₈ − ⁷⁄₁₂. Show each step and give your answer in simplest form.

Lesson Summary

To add or subtract fractions with unlike denominators, you first find the least common denominator (LCD) — the smallest number both denominators divide into evenly. Then you create equivalent fractions by multiplying each fraction's numerator and denominator by the same number so both fractions share the LCD. Once the denominators match, you add or subtract the numerators while keeping the denominator the same. Finally, you simplify the result by dividing by the GCF or converting to a mixed number.

Remember the key rules: never add or subtract the denominators, always multiply both top and bottom by the same number when building equivalent fractions, and always check your final answer to see if it can be reduced. These skills are the foundation for working with algebraic fractions and rational expressions in future math courses.

Varsity Tutors • Pre-Algebra • Adding & Subtracting Fractions