Simplifying Fractions — A clear step-by-step guide (for age 12)
Simplifying a fraction means making it as small as possible while keeping the same value. For example, 8/12 and 2/3 are the same amount, but 2/3 is the simplified version.
Why you can do it
If you divide both the top (numerator) and the bottom (denominator) by the same number, you do not change the fraction's value because you're multiplying by 1. Example: dividing top and bottom by 4 means multiplying by 4/4, and 4/4 = 1.
Step-by-step method
- Look for a common factor of the numerator and the denominator (a number that divides both exactly).
- Divide the numerator and the denominator by that common factor.
- If you can still divide both by a number greater than 1, repeat until no common factor remains other than 1. The result is the simplified fraction.
Quick tips to find common factors
- If both numbers are even, divide by 2.
- If the sum of digits is divisible by 3, the number is divisible by 3.
- If the number ends in 0 or 5, it's divisible by 5.
- If the sum of digits is divisible by 9, the number is divisible by 9.
- Try small primes first: 2, 3, 5, 7, 11, ...
Examples (with steps)
Example 1: Simplify 8/12
- Both 8 and 12 are even, so divide by 2: 8/12 = (8 ÷ 2)/(12 ÷ 2) = 4/6.
- 4 and 6 are still even, divide by 2 again: 4/6 = (4 ÷ 2)/(6 ÷ 2) = 2/3.
- No common factors left except 1, so 2/3 is simplest.
Example 2: Simplify 15/35
- Both end with 5, so divide by 5: 15/35 = (15 ÷ 5)/(35 ÷ 5) = 3/7.
- 3 and 7 have no common factors, so 3/7 is simplest.
Example 3 (improper fraction): Simplify 18/12
- Both divisible by 6: 18/12 = (18 ÷ 6)/(12 ÷ 6) = 3/2.
- 3/2 is simplified. As a mixed number it's 1 1/2 (since 3/2 = 1 + 1/2).
Faster way when you know the GCD (greatest common divisor)
The GCD is the biggest number that divides both numerator and denominator. If you divide both by the GCD, you get the fraction in one step.
Example: for 24/36, the GCD is 12 (because 12 divides both). So 24/36 = (24 ÷ 12)/(36 ÷ 12) = 2/3.
One quick way to find the GCD is to list factors of each number and pick the biggest they share. For bigger numbers, you can use the Euclidean algorithm (keep dividing and taking remainders) — but listing factors and small prime checks work well for school problems.
Practice problems
- Simplify 9/12
- Simplify 14/49
- Simplify 20/30
- Simplify 45/60
- Simplify 7/13 (hint: see if they have a common factor)
- Simplify 50/75
Answers to practice
- 9/12 = divide by 3 → 3/4
- 14/49 = divide by 7 → 2/7
- 20/30 = divide by 10 → 2/3 (or divide by 2 → 10/15, then 5 → 2/3)
- 45/60 = divide by 15 → 3/4
- 7/13 = already simplified (7 and 13 have no common factors except 1)
- 50/75 = divide by 25 → 2/3 (or divide by 5 → 10/15, then by 5 → 2/3)
Final tips
- Always try the small primes (2, 3, 5) first.
- When both numbers are even, keep dividing by 2 until one is odd.
- If you get stuck, list factors of numerator and denominator and pick the largest common one.
- Practice with different numbers — the more you do, the faster you'll spot common factors.
If you want, tell me a fraction and I will simplify it step-by-step with you.