Level 6Grade 6skill: fraction_equiv· 8 min read

Equivalent Fractions: How to Find and Simplify Them

In short: Equivalent fractions name the same amount. Build one by multiplying the numerator and denominator by the same number; simplify by dividing both by their greatest common factor. Never add to the top and bottom, and always reduce fully.

How to find and simplify equivalent fractions

Two fractions are equivalent when they name the same amount, even though the numbers look different. 1/2, 3/6 and 50/100 all sit on exactly the same point on the number line. That is the whole idea: same value, different clothes.

There is one move that generates every equivalent fraction, and one move that cleans one up. To build an equivalent fraction, multiply the numerator and the denominator by the same number. To simplify, divide them both by the same number — note that it must be multiply or divide, because adding the same number to top and bottom does not preserve the value. Multiplying top and bottom by 5 is really multiplying the whole fraction by 5/5, which equals 1 — and multiplying by 1 never changes a value. That is why the amount stays fixed while the digits change.

Simplifying is the same idea run backwards. If you divide top and bottom by their greatest common factor (GCF), you reach lowest terms in a single step. This is where your factors and multiples work pays off: spotting that the GCF of 18 and 24 is 6 turns a fiddly problem into one division.

  1. To build an equivalent fraction: pick a number, then multiply BOTH the numerator and denominator by it.
  2. To fill a blank like 2/3 = ?/15: ask what times 3 gives 15 (that is 5), then multiply the top by the SAME 5.
  3. To simplify: find the GCF of the numerator and denominator, then divide both by it.
  4. A fraction is in lowest terms when the numerator and denominator share no common factor except 1.
  5. To check two fractions are equivalent: simplify both, or cross-multiply — a/b = c/d exactly when a x d = b x c.

Why the same-number rule works Why it works

Build up from 3/4
Multiply top and bottom by the same n; the value is unchanged because n/n = 1.

3/4 = 6/8 = 9/12 = 15/20 = 75/100 — every step multiplies by a form of 1.

Simplify with the GCF
Divide top and bottom by their greatest common factor to reach lowest terms in one step.

18/24: GCF(18,24) = 6, so 18/24 = (18 div 6)/(24 div 6) = 3/4.

Cross-multiply to test
a/b = c/d exactly when a x d = b x c.

Is 4/6 = 6/9? Check 4 x 9 = 36 and 6 x 6 = 36. Equal, so yes.

The single insight worth keeping: dividing by the GCF gets you to lowest terms in one move. Halving repeatedly (12/16 to 6/8 to 3/4) also works, but if you can see the GCF you skip straight to the end — and you never have to wonder whether you are 'done'.

Worked examples

Fill the blank: 2/3 = ?/15 = 10/15
  1. Compare the denominators: 3 x 5 = 15, so the multiplier is 5.
  2. Multiply the numerator by the SAME 5: 2 x 5 = 10.
  3. So 2/3 = 10/15.
Simplify 24/36 to lowest terms. = 2/3
  1. Find the GCF of 24 and 36. Factors shared include 2, 3, 4, 6, 12 — the greatest is 12.
  2. Divide both by 12: 24 div 12 = 2 and 36 div 12 = 3.
  3. 2 and 3 share no common factor, so 2/3 is in lowest terms.
Which is larger, 5/8 or 7/12? = 5/8 is larger
  1. Use a common denominator. LCM(8,12) = 24.
  2. 5/8 = 15/24 (multiply by 3); 7/12 = 14/24 (multiply by 2).
  3. 15/24 > 14/24, so 5/8 is larger.
Solve 3/7 = 27/? = 63
  1. Look at the numerators: 3 x 9 = 27, so the multiplier is 9.
  2. Multiply the denominator by the SAME 9: 7 x 9 = 63.
  3. So 3/7 = 27/63.
Are 6/9 and 10/15 equivalent? = Yes, both equal 2/3
  1. Simplify each: 6/9 = 2/3 (divide by 3) and 10/15 = 2/3 (divide by 5).
  2. Both reduce to 2/3.
  3. Or cross-multiply: 6 x 15 = 90 and 9 x 10 = 90 — equal.
  4. So yes, they are equivalent.

Common mistakes

Adding to the denominator instead of multiplying

✗ 11/12

For 3/4 = ?/12, the student notices that 4 + 8 = 12 and adds 8 to the top as well: 3 + 8 = 11, giving 11/12. Adding the same number to top and bottom does NOT keep the value the same.

Fix: Ask what you MULTIPLY the denominator by: 4 x 3 = 12, so multiply the numerator by the same 3. 3 x 3 = 9, giving the correct 9/12.

wrong_operation

Stopping before the fraction is fully simplified

✗ 9/12

Simplifying 18/24, the student divides top and bottom by 2 to get 9/12 and stops. But 9 and 12 still share a factor of 3, so it is not yet in lowest terms.

Fix: Divide by the GCF, which is 6, in one step: 18/24 = 3/4. Or keep going until the numerator and denominator share no common factor: 9/12 = 3/4.

partial_computation

Multiplying by the wrong power of ten

✗ 6/100

To write 3/5 with denominator 100 you multiply by 20 (since 5 x 20 = 100). The student multiplies the numerator by 2 instead of 20 — a x10 magnitude slip — landing on 6/100.

Fix: Match the multiplier on both parts: 5 x 20 = 100, so 3 x 20 = 60. The answer is 60/100, which sensibly equals 3/5 (both are 0.6).

place_value_slip

Practice: equivalent fractions

Build equivalent fractions, fill in missing numerators and denominators, and simplify to lowest terms. Watch for the trap of adding instead of multiplying, and always check whether your answer can still be reduced.

Frequently asked questions

What is the fastest way to simplify a fraction?

Divide the numerator and denominator by their greatest common factor (GCF). For 24/36 the GCF is 12, so 24/36 = 2/3 in a single step. Repeated halving works too, but finding the GCF gets you straight to lowest terms.

Why do you multiply top and bottom by the same number?

Because multiplying by something like 5/5 is really multiplying the whole fraction by 1, and multiplying by 1 never changes a value. That is why 3/4 and 15/20 are the same amount — you only changed how it is written.

How can I check whether two fractions are equivalent?

Either simplify both and see if they match, or cross-multiply: a/b = c/d exactly when a x d = b x c. For 6/9 and 10/15, 6 x 15 = 90 and 9 x 10 = 90, so they are equivalent.

Can I add the same number to the top and bottom to make an equivalent fraction?

No. Adding changes the value. 3/4 is not equal to (3+8)/(4+8) = 11/12. Equivalence comes only from multiplying or dividing both parts by the same number.

How do I compare two fractions with different denominators?

Rewrite them with a common denominator, then compare numerators. To compare 5/8 and 7/12, use 24: 5/8 = 15/24 and 7/12 = 14/24, so 5/8 is larger.