Why Does Cross Multiplication Work?
If 3 notebooks cost $4.50, how much do 7 cost? Most people set up a proportion and cross multiply:
3 / 4.50 = 7 / x
3x = 7 × 4.50
x = 10.50
It's one of the most-used shortcuts in school math. It's also one of the most misused: students cross multiply when adding fractions, or when there's no equation at all. That's what happens when a shortcut is taught without its reason. The reason, it turns out, fits in one line.
Cross Multiplication Isn't a Separate Rule
Cross multiplication feels like a special trick for fractions. It isn't. It's the ordinary rule "do the same thing to both sides of an equation," applied twice and written in shorthand.
Once you see that, you'll also see exactly when it's allowed (an equation between two fractions) and when it isn't (almost everywhere else).
The One-Line Proof
Start with two equal fractions, where b and d aren't zero:
a / b = c / d
Multiply both sides by b, then by d, which is the same as multiplying by bd:
(a / b) × bd = (c / d) × bd
On the left, b cancels. On the right, d cancels:
a × d = c × b
That's it: ad = bc. The "cross" pattern is just what's left after the denominators cancel. You're clearing fractions from both sides at once.
Why It Works in the Other Direction Too
If ad = bc, and b and d aren't zero, you can divide both sides by bd:
ad / bd = bc / bd
a / b = c / d
So the two statements are equivalent. That makes cross multiplication a reliable test for whether two fractions are equal:
Is 4/6 = 10/15?
4 × 15 = 60, 6 × 10 = 60 → Yes
Comparing Fractions With the Same Idea
Which is bigger, 5/8 or 7/11?
5 × 11 = 55
8 × 7 = 56
Since 55 < 56, 5/8 < 7/11. Why does this work? It's equivalent to rewriting both fractions over the common denominator 8 × 11 = 88:
5/8 = 55/88
7/11 = 56/88
Then you just compare numerators. (This works when both denominators are positive. Multiplying an inequality by a negative number flips it.) You can double-check with the division tables.
Where Cross Multiplication Goes Wrong
Mistake 1: Adding Fractions
1/2 + 1/3 ≠ (1 × 3) / (2 × 1)
There's no equals sign between the fractions, so there's nothing to multiply "both sides" of. The correct approach uses a common denominator: 1/2 + 1/3 = 3/6 + 2/6 = 5/6. The LCM calculator finds the least common denominator.
Mistake 2: More Than One Term on a Side
x/2 + 1 = 3/4
You can't cross multiply directly, because the left side isn't a single fraction. Multiply every term by 4 instead: 2x + 4 = 3, so x = −1/2.
Mistake 3: Multiplying Fractions
To multiply fractions, you multiply straight across: (2/3) × (4/5) = 8/15. Crossing here gives nonsense.
An Insider Reference: The "Rule of Three"
Solving proportions is ancient. In India it was called trairāśika, "the rule of three quantities." The astronomer-mathematician Aryabhata described it in the Aryabhatiya around 499 AD: given three known quantities in a proportion, find the fourth. Brahmagupta discussed it further in 628 AD.
The method traveled through the Islamic world to Europe, where Fibonacci explained it in Liber Abaci (1202). Medieval and Renaissance merchants valued it so highly for currency exchange, pricing and trade that it was often called the "Golden Rule." Many old arithmetic textbooks devoted entire chapters to it.
The modern "cross multiply" shortcut is the same rule written with fractions.
Real-World Uses
Proportions, and therefore cross multiplication, appear constantly:
| Situation | Proportion | Answer |
|---|---|---|
| Recipe: 2 cups flour for 12 cookies. Flour for 30? | 2/12 = x/30 | x = 5 cups |
| Map: 1 cm = 25 km. Distance for 7.2 cm? | 1/25 = 7.2/x | x = 180 km |
| Speed: 150 miles in 2.5 hours. Time for 240? | 150/2.5 = 240/x | x = 4 hours |
| Similar triangles: shadow 2 m for a 1.5 m pole; tree's shadow 12 m? | 1.5/2 = x/12 | x = 9 m |
Unit conversion is proportional reasoning too. Try it with the length unit converter.
Two Concepts Worth Knowing
Proportion
A proportion is an equation stating that two ratios are equal, a/b = c/d. The numbers a and d are sometimes called the extremes, b and c the means, and the classic statement "the product of the means equals the product of the extremes" is cross multiplication in words.
Equivalent Equations
Two equations are equivalent if they have exactly the same solutions. Multiplying both sides by a non-zero number always produces an equivalent equation. That's the entire justification for cross multiplication. See the algebra formulas.
Quick Answer: Why Does Cross Multiplication Work?
Cross multiplication works because multiplying both sides of a/b = c/d by the product of the denominators, bd, cancels the fractions and leaves ad = bc. It's just the rule of doing the same operation to both sides of an equation. It only applies when one fraction equals another fraction.
Try Them Yourself
- Division Tables: compare fractions as decimals
- Multiplication Tables: speed up the cross products
- LCM Calculator: common denominators for adding fractions
- Length Unit Converter: proportions in action
- Algebra Formulas: rules for equivalent equations
- Solving Linear Equations: the bigger picture of solving equations
Next time you cross multiply, write the step "multiply both sides by bd" first. After a few times, you'll know exactly when the shortcut is safe.