What Makes Two Fractions Equivalent

A fraction is just a ratio, a way of expressing how two numbers relate. Two fractions are equivalent when they describe the exact same ratio, even if the numbers look different. Think of pizza. Cut a pizza in half and eat one piece. That's 1/2. Now take the same pizza, cut it into four equal slices, and eat two. That's 2/4. You ate the exact same amount. Same portion, different cut.

The quickest way to check equivalence is cross-multiplication. Multiply the top of each fraction by the bottom of the other. If both products are equal, the fractions are equivalent.

Are 4/6 and 10/15 equivalent?
4 × 15 = 60    6 × 10 = 60
Products match → Yes, they are equivalent

That cross-product check works every single time. Equal products means both fractions sit at the exact same point on the number line, even if they look nothing alike on paper.

The Multiply or Divide Rule

Here's the rule, and it's pretty simple. Multiply both the top and bottom of a fraction by the same non-zero number and you get an equivalent fraction. You're scaling both parts of the ratio equally, so the relationship between them doesn't change.

Starting fraction: 3/5

Multiply both by 3:  (3 × 3) / (5 × 3) = 9/15   ✓
Multiply both by 6:  (3 × 6) / (5 × 6) = 18/30 ✓
Multiply both by 10: (3 × 10) / (5 × 10) = 30/50 ✓

Division works just as well, as long as the number you pick divides cleanly into both parts. That's actually how you simplify a fraction to its lowest terms. You divide the top and bottom by their Greatest Common Factor (GCF).

Simplify 24/36
GCF(24, 36) = 12
(24 ÷ 12) / (36 ÷ 12) = 2/3

The rule to hold onto: whatever you do to the bottom, do the same thing to the top. Do something different to each side, and you've changed the value of the fraction, not just its appearance.

A Visual Explanation: Pie Slices

This one is honestly easier to see than to describe. Picture a pie cut into two equal halves with one half shaded. That shaded part is 1/2. Now re-cut that same pie into four equal slices. The shaded half is now two out of four pieces, so 2/4. Nothing about the shaded area changed at all. You just cut the pie differently.

Keep going. Six slices, and the shaded region covers 3 of them (3/6). Ten slices, it covers 5 (5/10). The shaded area is identical every single time. So 1/2, 2/4, 3/6, 4/8, and 5/10 are all the same amount.

1/2 = 2/4 = 3/6 = 4/8 = 5/10
Each converts to 0.5 as a decimal

This is why multiplying a fraction by 2/2, 3/3, or 4/4 doesn't change its value. Each of those fractions equals 1. And multiplying by 1 can't change a value. It can only change how it looks. You're just re-slicing the same pie into more pieces.

Generating a List of Equivalents

You can generate as many equivalents as you want from any fraction. Multiply by 2/2, then 3/3, then 4/4, and so on. Each of those equals 1, so the value stays the same. You just get a different-looking fraction each time.

Equivalents of 2/5:
2/5 × 2/2 = 4/10
2/5 × 3/3 = 6/15
2/5 × 4/4 = 8/20
2/5 × 7/7 = 14/35
2/5 × 10/10 = 20/50

Sometimes you need to hit a specific denominator, like when you're adding fractions. To rewrite 2/5 with a denominator of 20, ask: what do I multiply 5 by to get 20? The answer is 4. So multiply both parts by 4.

Target denominator: 20
5 × ? = 20 → ? = 4
2/5 = (2 × 4) / (5 × 4) = 8/20

That approach, working backwards from the denominator you need, is exactly what you'll use when finding common denominators before adding or subtracting fractions.

Using Equivalents to Compare Fractions

Comparing fractions with different denominators is tricky because the slice sizes aren't the same. The fix is to convert both fractions into equivalents that share a common denominator, then compare the numerators directly. Bigger numerator means bigger fraction.

The best common denominator to use is the Least Common Multiple (LCM) of the two denominators. Using the LCM keeps the numbers as small as possible and saves you from having to simplify as much afterward.

Compare 7/8 and 5/6

LCM(8, 6) = 24

7/8 = (7 × 3) / (8 × 3) = 21/24
5/6 = (5 × 4) / (6 × 4) = 20/24

21/24 > 20/24, so 7/8 > 5/6

The same idea applies to adding and subtracting fractions. You can't combine fractions until the denominators match. Finding equivalents with a shared denominator is always step one, which is why this is the most reused technique across all of fraction arithmetic.