Cross Multiplication: A Beginner's Guide for Students & Teachers
Master cross multiplication with the "butterfly method," step-by-step worked examples, practice questions with answers, common mistakes, and real-world applications.
Cross Multiplication: A Beginner's Guide for Students & Teachers
Cross multiplication is one of the most useful techniques in algebra — yet many students get confused about when and how to use it. If you've ever stared at an equation with fractions and wondered where to start, this guide is for you.
In this article, you'll find:
- Step-by-step instructions with clear explanations
- The "Butterfly Method" — an easy way to remember
- Why cross multiplication works — the math behind it
- Simple and complex examples
- Practice questions with answers
- Common mistakes and how to avoid them
- Real-world applications
What is Cross Multiplication?
Cross multiplication is a technique used to solve equations involving fractions. It allows you to eliminate the fractions and solve for the unknown variable quickly and easily.
- The basic rule: you can only use cross multiplication when you have one fraction on each side of the equals sign.
- In other words: fraction = fraction.
The "Butterfly" Method
Think of it like a butterfly — draw two diagonal lines from the numerators to the opposite denominators: 4/x = 5/3 becomes 4 × 3 = 5 × x. The two diagonal lines look like a butterfly's wings, which makes the rule easy to remember during a test.
When Can You Use Cross Multiplication?
You CAN Use Cross Multiplication When:
- You have one fraction on each side of the equals sign
- Example: a/b = c/d
- Example: 4/x = 5/3
- Example: (2x-1)/3 = (x+2)/4
You CANNOT Use Cross Multiplication When:
- You have an equation with addition or subtraction of fractions
- Example: 4/x + 2 = 5/3 ❌ (can't cross multiply directly)
- Example: (2x-1)/3 + (x+2)/4 = 5 ❌
Why Does Cross Multiplication Work?
Let's understand the math behind cross multiplication, starting from the equation a/b = c/d.
- Step 1: Multiply both sides by the left denominator (b) → b × (a/b) = b × (c/d) → a = bc/d
- Step 2: Multiply both sides by the right denominator (d) → d × a = d × (bc/d) → ad = bc
- Result: a × d = b × c
In words: cross multiplication works because we're multiplying both sides of the equation by both denominators to eliminate the fractions. This gives us a simple equation without fractions.
How to Cross Multiply — Step by Step
The 4-Step Method
- Step 1: Make sure the equation is in the form fraction = fraction.
- Step 2: Draw two diagonal lines (the "butterfly") connecting each numerator to the opposite denominator.
- Step 3: Multiply the numbers in each diagonal — the numerator of the left fraction by the denominator of the right fraction, and the denominator of the left fraction by the numerator of the right fraction.
- Step 4: Set the products equal and solve for the unknown.
Example 1: Simple Cross Multiplication
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | Identify the equation: left fraction 4/x, right fraction 5/3 — it's fraction = fraction ✅ | — |
| 2 | Draw the butterfly and cross multiply: 4 × 3 = 5 × x | 12 = 5x |
| 3 | Solve for x: x = 12/5 | x = 2.4 |
| 4 | Check: 4/2.4 = 1.666… and 5/3 = 1.666… | Both sides equal ✅ |
Example 2: Cross Multiplication with Variables on Both Sides
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | Equation is in the form fraction = fraction ✅ | — |
| 2 | Cross multiply: (2x-1) × 4 = (x+2) × 3 | 4(2x-1) = 3(x+2) |
| 3 | Distribute: 8x - 4 = 3x + 6 | 8x - 3x = 6 + 4 → 5x = 10 |
| 4 | Solve for x | x = 2 |
| 5 | Check: (2×2-1)/3 = 3/3 = 1 and (2+2)/4 = 4/4 = 1 | Both sides equal ✅ |
Example 3: Cross Multiplication with Negative Numbers
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | Equation is in the form fraction = fraction ✅ | — |
| 2 | Cross multiply: (3x-2) × 7 = -4 × 5 | 7(3x-2) = -20 |
| 3 | Distribute: 21x - 14 = -20 | 21x = -20 + 14 = -6 |
| 4 | Solve for x: x = -6/21 | x = -2/7 |
| 5 | Check: (3×(-2/7)-2)/5 = (-20/7)/5 = -20/35 | = -4/7 ✅ |
Example 4: Cross Multiplication with Algebraic Fractions
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | Equation is in the form fraction = fraction ✅ | — |
| 2 | Cross multiply: (2x-y) × 7 = 5 × (x+3y) | 7(2x-y) = 5(x+3y) |
| 3 | Distribute | 14x - 7y = 5x + 15y |
| 4 | Rearrange terms: 14x - 5x = 15y + 7y | 9x = 22y |
| 5 | Solve for the ratio y/x | y/x = 9/22 |
Cross Multiplication with More Complex Problems
Problem: Algebraic Ratios
Given that (2x-y)/(x+3y) = 5/7 and z/x = -9/11, find (a) the value of y/x, and (b) the value of y/z.
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | Cross multiply: 7(2x-y) = 5(x+3y) | 14x - 7y = 5x + 15y |
| 2 | Rearrange: 14x - 5x = 15y + 7y | 9x = 22y |
| 3 | Solve for y/x | y/x = 9/22 |
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | We know y/x = 9/22 and z/x = -9/11 | — |
| 2 | Find the relationship: y/z = (y/x) ÷ (z/x) | y/z = (9/22) ÷ (-9/11) |
| 3 | Divide fractions: y/z = (9/22) × (11/-9) | y/z = -11/22 = -1/2 |
Problem: Finding the Original Price Using Cross Multiplication
A shirt is on sale for 20% off. The sale price is $40. What was the original price?
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | Sale price = 80% of original price (100% − 20%): 40/x = 80/100 | — |
| 2 | Cross multiply: 40 × 100 = 80 × x | 4000 = 80x |
| 3 | Solve for x: x = 4000/80 | x = $50 |
Problem: Scaling a Recipe Using Cross Multiplication
A recipe for 4 people calls for 2 cups of flour. How much flour is needed for 6 people?
Swipe sideways to compare columns.
| Step | Action | Result |
|---|---|---|
| 1 | Set up the proportion (4 people : 2 cups = 6 people : x cups): 4/2 = 6/x | — |
| 2 | Cross multiply: 4 × x = 2 × 6 | 4x = 12 |
| 3 | Solve for x: x = 12/4 | x = 3 cups |
Real-World Applications of Cross Multiplication
Swipe sideways to compare columns.
| Application | Example |
|---|---|
| Recipes | Scaling ingredients up or down |
| Shopping | Finding original prices after discounts |
| Scale Models | Converting model dimensions to real sizes |
| Map Reading | Finding real distances from map scales |
| Construction | Calculating proportions for building plans |
| Finance | Calculating interest rates and proportions |
| Chemistry | Diluting solutions, mixing ratios |
| Medicine | Calculating medication dosages |
| Sports | Calculating batting averages, percentages |
| Art | Scaling drawings and proportions |
Common Cross Multiplication Mistakes
6 Common Cross Multiplication Traps & Correct Fixes
Review these frequent mistakes to ensure error-free cross multiplication.
Common Mistakes to Avoid
Traps students frequently fall into
- Cross multiplying when it's not "fraction = fraction" — e.g. 4/x + 2 = 5/3
- Multiplying the wrong diagonal — e.g. 4 × x and 5 × 3 instead of 4 × 3 and x × 5
- Forgetting parentheses — writing 2x-1 × 4 = x+2 × 3 instead of (2x-1) × 4 = (x+2) × 3
- Not checking the answer by substituting it back into the original equation
- Misreading the equation — confusing which value is the numerator and which is the denominator
- Forgetting negative signs during multiplication
Correct Strategies to Follow
Proven practices for 100% accuracy
- Rearrange first: subtract or add terms until the equation reads fraction = fraction, then cross multiply
- Always multiply diagonally: left numerator × right denominator = left denominator × right numerator
- Wrap multi-term expressions in parentheses before multiplying: (2x-1) × 4 = (x+2) × 3
- Always substitute your final answer back into the original equation to verify both sides match
- Carefully identify the numerator (top) and denominator (bottom) of each fraction before multiplying
- Keep negative signs attached to their term throughout every step of the calculation
Always remember: cross multiplication only works on an equation in the form fraction = fraction.
Practice Questions (With Answers)
Swipe sideways to compare columns.
| Question # | Problem | Answer |
|---|---|---|
| 1 | Solve for x: 5/x = 7/9 | x = 45/7 ≈ 6.43 |
| 2 | Solve for x: (3x+2)/4 = 5/6 | x = 8/18 = 4/9 |
| 3 | Solve for x: (x-4)/7 = (x+2)/3 | x = -26/4 = -6.5 |
| 4 | Solve for the ratio y/x: (5x-2y)/(3x+y) = 2/3 | y/x = 9/8 |
| 5 | A recipe for 8 people requires 3 cups of rice. How many cups for 12 people? | 4.5 cups |
| 6 | A map has a scale of 1:50,000. Two cities are 4 cm apart on the map. What is the real distance? | 2 km |
How to Remember Cross Multiplication
The Butterfly Method 🦋
Draw diagonal lines from the left numerator to the right denominator, and from the left denominator to the right numerator. The two crossing lines look like a butterfly's wings: for 4/x = 5/3, the diagonals give you 4 × 3 = x × 5.
The "Fraction = Fraction" Rule
Swipe sideways to compare columns.
| Trick | What It Means |
|---|---|
| "Top × Bottom" | Multiply the top of one fraction by the bottom of the other |
| "Cross = Equal" | The cross products are equal |
| "Butterfly Wings" | Draw wings from numerator to denominator |
| "Fraction = Fraction" | Only use cross multiplication in this form |
Related Math Calculators & Guides
- Cross Multiplication Calculator — Solve equations with fractions instantly with full step-by-step work.
- Ratio and Proportion Calculator — Simplify ratios and solve proportions instantly.
- Fraction Calculator — Add, subtract, multiply, divide, and simplify fractions.
- Decimal to Fraction Calculator — Convert decimal answers back into exact fractions.
- Discount Calculator — Find original prices and sale prices using the same proportion logic.
- Scale Converter Calculator — Convert map, model, and drawing scales using cross multiplication.
What is cross multiplication?
Cross multiplication is a technique used to solve equations where two fractions are set equal to each other (proportions).
When can I use cross multiplication?
You can use cross multiplication when the equation is in the form fraction = fraction.
When can I NOT use cross multiplication?
You cannot use cross multiplication when fractions are being added or subtracted, such as 4/x + 2 = 5/3.
What is the formula for cross multiplication?
If a/b = c/d, then a × d = b × c.
Why does cross multiplication work?
It works because you're multiplying both sides of the equation by both denominators to eliminate the fractions.
What is the butterfly method?
The butterfly method is a visual way to remember cross multiplication — you draw diagonal lines connecting numerators to denominators.
How do I check my answer?
Substitute your answer back into the original equation and verify both sides are equal.
Can I cross multiply with negative numbers?
Yes, the same rules apply. Just be careful with negative signs.
Can I cross multiply with variables in the denominator?
Yes, as long as the equation is in the form fraction = fraction.
What if I have three fractions?
Cross multiplication only works with two fractions. If you have three, combine two first.
What is the difference between cross multiplication and multiplying fractions?
Cross multiplication is used to solve equations with fractions. Multiplying fractions is used to multiply two fractions together.
Can I use cross multiplication for ratios?
Yes, ratios can be written as fractions, such as 3:4 = 3/4.
What is a proportion?
A proportion is an equation showing that two ratios are equal, such as 2/3 = 4/6.
Why do we cross multiply?
Cross multiplication eliminates denominators, making the equation easier to solve.
Is this cross multiplication guide free?
Yes — completely free with no registration required.
Written by
Do The Calculation Team
Do The Calculation Editorial Board
The Do The Calculation Editorial Board is comprised of software engineers, finance analysts, and technical contributors focused on building clean, accurate, and easy-to-use calculator tools.
Reviewed & Verified By
Dr. Elena Rostova, PhD
Mathematics Advisor
Professor of mathematics with 20+ years of teaching experience. Dr. Rostova oversees the formulas, proofs, and algorithms behind our math division tools, fractions, logarithms, and scientific equations.