Cross Multiplication: Solving Proportions by Cross Products

By Vegard Gjerde Based on Masterful Learning 8 min read
cross-multiplication algebra math learning-strategies

Cross Multiplication converts a proportion ab=cd\frac{a}{b} = \frac{c}{d} into the equivalent product equation ad=bcad = bc, preserving the solution set in a single denominator-clearing step. The move is legal only when both denominators are nonzero — a zero denominator makes the original fraction undefined, so no valid proportion exists to transform. Checking b0b \neq 0 and d0d \neq 0 before applying is a core condition-recognition habit built in the Unisium Study System.

This guide sits inside the Algebra study map, where you can see the neighboring moves, models, and next-step guides that connect this principle to the rest of algebra.

Unisium hero image titled Cross Multiplication showing the principle equation and a conditions card.
The Cross Multiplication move ab=cd    ad=bc\frac{a}{b} = \frac{c}{d} \iff ad = bc under conditions b0b \neq 0 and d0d \neq 0.

On this page: The Principle | Conditions | Failure Modes | EE Questions | Retrieval Practice | Practice Ground | Solve a Problem | FAQ


The Principle

The move: Replace the proportion ab=cd\frac{a}{b} = \frac{c}{d} with the product equation ad=bcad = bc.

The invariant: This preserves the solution set, provided b0b \neq 0 and d0d \neq 0.

Pattern: ab=cdad=bc\frac{a}{b} = \frac{c}{d} \quad \longrightarrow \quad ad = bc

The result is a direct consequence of Multiplicative Equality: multiplying both sides of the proportion by bdbd gives abbd=cdbd\frac{a}{b} \cdot bd = \frac{c}{d} \cdot bd, which simplifies to ad=bcad = bc.

Legal ✓Illegal ✗
34=x8\frac{3}{4} = \frac{x}{8}38=4x3 \cdot 8 = 4 \cdot x24=4x24 = 4x ✓ — cross product pairs aa with dd and bb with cc34=x8\frac{3}{4} = \frac{x}{8}3x=483 \cdot x = 4 \cdot 83x=323x = 32 ✗ — same-row pairing: pairs numerator aa with numerator cc and denominator bb with denominator dd; this does not follow from the proportion rule

Conditions of Applicability

Condition: b0b \neq 0; d0d \neq 0

Before applying, check: identify both denominators and confirm neither is zero — for numeric denominators this is immediate; for denominators containing a variable such as (x3)(x - 3), note the excluded value(s) before proceeding, and verify that any solution you find does not equal an excluded value.

If the condition is violated: if b=0b = 0 or d=0d = 0, the corresponding fraction is undefined and the original proportion is a meaningless expression. Any product equation derived from an undefined proportion has no validity, and a “solution” obtained from it is equally meaningless.

  • A denominator equal to a nonzero constant is always safe — no further check needed.
  • When a denominator is a variable expression, exclude its zero-values from the domain, and test any solution against those excluded values before accepting it.

Want the complete framework behind this guide? Read Masterful Learning.

This move is safest after you recognize the underlying Proportional Model. Compare it with Clear Denominators when deciding whether you are solving a true proportion or a more general fractional equation, and use it next in Linear Model contexts where the ratio relation turns into an explicit solve.


Common Failure Modes

Failure mode: pairing numerator with numerator and denominator with denominator instead of taking cross products — writing ac=bdac = bd (same-row pairing) instead of ad=bcad = bc (numerator of each to denominator of the other) → the equation is algebraically wrong and solving it produces an incorrect value.

Debug: draw an ×-shape over the proportion ab=cd\frac{a}{b} = \frac{c}{d}; the two products are ada \cdot d (top-left to bottom-right) and bcb \cdot c (bottom-left to top-right). If your products connect same-row entries, you have the wrong diagonal.

Failure mode: solve the cross-multiplied equation and accept a root that makes a variable denominator zero — e.g., finding x=3x = 3 as a formal solution of the product equation when the original had denominator (x3)(x - 3), which is zero at x=3x = 3 → that value is an excluded value; the original proportion was undefined there, so it is not a valid solution.

Debug: write down all excluded values before solving (e.g., "x3x \neq 3"), then test every root against that list and discard any match.


Elaborative Encoding

Use these questions to build deep understanding. (See Elaborative Encoding for the full method.)

Within the Principle

  • What does “equivalent equation” mean concretely: if x=6x = 6 satisfies 34=x8\frac{3}{4} = \frac{x}{8}, does it also satisfy 38=4x3 \cdot 8 = 4x? Verify by substitution.
  • Why does multiplying both sides of ab=cd\frac{a}{b} = \frac{c}{d} by bdbd produce exactly ad=bcad = bc — what happens to each side in that step?

For the Principle

  • How do you confirm b0b \neq 0 and d0d \neq 0 when the denominators are numbers? When they contain a variable like x5x - 5?
  • After cross-multiplying a proportion with a variable denominator, what extra verification step must follow solving the resulting equation?

Between Principles

  • How does Cross Multiplication relate to Proportional Model: one is a representational tool (setting up ab=cd\frac{a}{b} = \frac{c}{d}) and the other is an operational move — which is which, and when does the representational step precede the operational one in a proportion problem?

Generate an Example

  • Write a proportion where one denominator is a variable expression. Apply Cross Multiplication, state the excluded value, solve for xx, and confirm the solution is not an excluded value.

Retrieval Practice

Answer from memory, then click to reveal and check. (See Retrieval Practice for the full method.)

State the move in one sentence: _____In a proportion, multiply each numerator by the opposite denominator: the product of a and d equals the product of b and c.
Write the canonical pattern: _____ab=cd    ad=bc\frac{a}{b} = \frac{c}{d} \iff ad = bc
State the canonical condition: _____b0;d0b \neq 0; d \neq 0

Practice Ground

Use these exercises to build move-selection fluency. (See Self-Explanation for how to use worked examples effectively.)

Procedure Walkthrough

Starting from x+24=96\dfrac{x+2}{4} = \dfrac{9}{6}, reach x=4x = 4.

StepExpressionOperation
0x+24=96\dfrac{x+2}{4} = \dfrac{9}{6}
16(x+2)=496(x+2) = 4 \cdot 9Cross Multiplication (b=40b = 4 \neq 0, d=60d = 6 \neq 0)
26x+12=366x + 12 = 36Distributive Property
36x=246x = 24Subtract 12 from both sides (Additive Equality)
4x=4x = 4Divide both sides by 6 (Multiplicative Equality, c=60c = 6 \neq 0)

Diagnostic: A near-miss at Step 1 is to write (x+2)9=46(x+2) \cdot 9 = 4 \cdot 6, i.e., 9x+18=249x + 18 = 24 — this pairs numerator with numerator and denominator with denominator (same-row pairing), not the cross products. The correct cross pairing is (x+2)6=49(x+2) \cdot 6 = 4 \cdot 9.


Drills

Format D — Goal micro-chain

Reach the target form. Starting from 35=x15\dfrac{3}{5} = \dfrac{x}{15}, find xx.

Reveal

Cross-multiply (505 \neq 0, 15015 \neq 0):

315=5x    45=5x    x=93 \cdot 15 = 5x \;\Rightarrow\; 45 = 5x \;\Rightarrow\; x = 9


Reach the product form. Starting from x7=42\dfrac{x}{7} = \dfrac{4}{2}, state the product equation and solve for xx.

Reveal

Cross-multiply (707 \neq 0, 202 \neq 0):

x2=74    2x=28    x=14x \cdot 2 = 7 \cdot 4 \;\Rightarrow\; 2x = 28 \;\Rightarrow\; x = 14


Identify eligibility. A student writes down 7x3=5x+1\dfrac{7}{x-3} = \dfrac{5}{x+1}.

Before applying Cross Multiplication, what values of xx must be excluded, and why?

Reveal

Denominator x3=0x - 3 = 0 when x=3x = 3; denominator x+1=0x + 1 = 0 when x=1x = -1. Both are excluded by the conditions b0b \neq 0 and d0d \neq 0.

Cross-multiplying: 7(x+1)=5(x3)    7x+7=5x15    2x=22    x=117(x+1) = 5(x-3) \;\Rightarrow\; 7x + 7 = 5x - 15 \;\Rightarrow\; 2x = -22 \;\Rightarrow\; x = -11.

Check: 113-11 \neq 3 and 111-11 \neq -1 — solution is valid.


Negative drill — condition violated. A student sees 50=x4\dfrac{5}{0} = \dfrac{x}{4} and applies Cross Multiplication to get 54=0x5 \cdot 4 = 0 \cdot x, i.e., 20=020 = 0, concluding “no solution.” Is this a valid application? Why or why not?

Reveal

Invalid. The denominator b=0b = 0 violates the condition b0b \neq 0. The fraction 50\frac{5}{0} is undefined — the proportion does not exist as a mathematical statement. Cross Multiplication cannot be applied, and any equation derived from an undefined expression has no meaning. The expression 50=x4\frac{5}{0} = \frac{x}{4} is not a valid proportion.


Reach the target form with condition check. Starting from 4n=23\dfrac{4}{n} = \dfrac{2}{3}, solve for nn.

Reveal

The original requires n0n \neq 0 (denominator of the left fraction). Cross-multiply (d=30d = 3 \neq 0):

43=n2    12=2n    n=64 \cdot 3 = n \cdot 2 \;\Rightarrow\; 12 = 2n \;\Rightarrow\; n = 6

Check: n=60n = 6 \neq 0 — condition satisfied; solution is valid.


Reach the product form. Starting from x13=x+25\dfrac{x-1}{3} = \dfrac{x+2}{5}, state the product equation and solve.

Reveal

Cross-multiply (303 \neq 0, 505 \neq 0):

5(x1)=3(x+2)    5x5=3x+6    2x=11    x=1125(x-1) = 3(x+2) \;\Rightarrow\; 5x - 5 = 3x + 6 \;\Rightarrow\; 2x = 11 \;\Rightarrow\; x = \dfrac{11}{2}


Format A — Forward step

Apply Cross Multiplication once.

23=x6\frac{2}{3} = \frac{x}{6}

Reveal

Cross products (303 \neq 0, 606 \neq 0):

26=3x2 \cdot 6 = 3 \cdot x


Negative drill — not a proportion. A student sees 12+13=x6\dfrac{1}{2} + \dfrac{1}{3} = \dfrac{x}{6} and applies Cross Multiplication to just 12=x6\dfrac{1}{2} = \dfrac{x}{6}, ignoring the 13\dfrac{1}{3} term: ”16=2x1 \cdot 6 = 2x, so x=3x = 3.” Is this valid? What is the error?

Reveal

Invalid. The equation 12+13=x6\frac{1}{2} + \frac{1}{3} = \frac{x}{6} is not a proportion — it is not in the form ab=cd\frac{a}{b} = \frac{c}{d} with a single fraction on each side. The left side contains a sum of fractions; you cannot apply Cross Multiplication by ignoring part of the left side.

Correct approach: evaluate the left side first — 12+13=36+26=56\frac{1}{2} + \frac{1}{3} = \frac{3}{6} + \frac{2}{6} = \frac{5}{6} — then cross-multiply: 56=x656=6xx=5\frac{5}{6} = \frac{x}{6} \Rightarrow 5 \cdot 6 = 6 \cdot x \Rightarrow x = 5.


Apply Cross Multiplication once.

n34=58\frac{n-3}{4} = \frac{5}{8}

Reveal

Cross products (404 \neq 0, 808 \neq 0):

8(n3)=208(n-3) = 20


Apply Cross Multiplication once. State the product equation and identify the excluded values.

5x2=3x+4\frac{5}{x-2} = \frac{3}{x+4}

Reveal

Excluded values: x=2x = 2 (makes x2=0x - 2 = 0) and x=4x = -4 (makes x+4=0x + 4 = 0).

Cross products (x20x - 2 \neq 0, x+40x + 4 \neq 0):

5(x+4)=3(x2)5(x+4) = 3(x-2)

(The next steps — distributing, combining, and solving — continue from here, subject to rejecting any solution equal to 2 or 4-4.)


Apply Cross Multiplication once.

m27=49\frac{m}{27} = \frac{4}{9}

Reveal

Cross products (27027 \neq 0, 909 \neq 0):

9m=2749m = 27 \cdot 4


Solve a Problem

Apply what you’ve learned with Problem Solving.

Problem: Starting from 2x15=x+34\dfrac{2x-1}{5} = \dfrac{x+3}{4}, solve for xx using Cross Multiplication.

Full solution
StepExpressionMove
02x15=x+34\dfrac{2x-1}{5} = \dfrac{x+3}{4}
14(2x1)=5(x+3)4(2x-1) = 5(x+3)Cross Multiplication (b=50b = 5 \neq 0, d=40d = 4 \neq 0)
28x4=5x+158x - 4 = 5x + 15Distributive Property
33x4=153x - 4 = 15Subtract 5x5x from both sides (Additive Equality)
43x=193x = 19Add 44 to both sides (Additive Equality)
5x=193x = \dfrac{19}{3}Divide both sides by 33 (Multiplicative Equality, c=30c = 3 \neq 0)

FAQ

What is Cross Multiplication?

Cross Multiplication is the algebraic rule that replaces a proportion ab=cd\frac{a}{b} = \frac{c}{d} (with b0b \neq 0 and d0d \neq 0) with the equivalent product equation ad=bcad = bc. It eliminates all denominators from the proportion in a single step.

When is Cross Multiplication valid?

The move is valid when the equation is a proportion — a single fraction equal to a single fraction — and both denominators are nonzero. For constant denominators, confirmation is immediate. For variable denominators, identify and exclude the zero-values before proceeding.

What goes wrong if I forget the condition?

If a denominator is zero, the original fraction is undefined — the proportion does not exist. Any product equation derived from it is meaningless. For variable denominators, omitting the zero-check can allow an extraneous value to slip through as a “solution” that must be rejected on inspection.

How is Cross Multiplication different from just multiplying both sides by both denominators?

They are equivalent operations. Cross Multiplication is the shorthand result of applying Multiplicative Equality with the common nonzero factor bdbd: multiplying both sides by bdbd yields abbd=cdbd\frac{a}{b} \cdot bd = \frac{c}{d} \cdot bd, which simplifies to ad=bcad = bc. Cross Multiplication names that single denominator-clearing step.

Does Cross Multiplication apply to equations, inequalities, or both?

This principle applies to proportional equations — a single fraction equal to a single fraction. For a proportion inequality such as ab<cd\frac{a}{b} < \frac{c}{d}, cross-multiplying is not a free move: the direction of the inequality depends on the signs of bb and dd, and multiplying by a negative value reverses the inequality. Because the sign of a variable denominator may be unknown, Cross Multiplication as stated here is limited to equations where only the nonzero condition (not the sign) matters.

Does Cross Multiplication apply to adding fractions?

No. Adding fractions — ab+cd\frac{a}{b} + \frac{c}{d} — is not a proportion. Cross Multiplication applies only when a single fraction equals a single fraction. Reduce the left side to a single fraction first, then cross-multiply if needed.

Can I use Cross Multiplication on a three-part proportion like ab=cd=ef\frac{a}{b} = \frac{c}{d} = \frac{e}{f}?

The standard rule applies to a pair of equal fractions. For a three-part continued proportion, isolate any two fractions, cross-multiply those, and work through the remaining pair separately.


How This Fits in Unisium

Cross Multiplication sits at the boundary between proportional reasoning and equation-solving in the algebra sequence — it consumes the Proportional Model setup and converts it into a linear equation ready for isolation. Unisium builds fluency through goal-directed micro-chain drills (given a proportion, reach the product equation as efficiently as possible while stating both condition checks) and forward-step drills that isolate the single cross-multiplication move. The target is immediate pattern recognition: seeing ab=cd\frac{a}{b} = \frac{c}{d}, writing ad=bcad = bc, and confirming b0b \neq 0 and d0d \neq 0 without interrupting the solution flow.

Explore further:

Ready to master Cross Multiplication? Start practicing with Unisium or explore the full learning framework in Masterful Learning.

Masterful Learning book cover

Masterful Learning

The study system for physics, math, & programming that works: retrieval, connection, explanation, problem solving, and more.

Read the book (opens in new tab) ISBN 979-8-2652-9642-9

Ready to apply this strategy?

Join Unisium and start implementing these evidence-based learning techniques.

Start Learning with Unisium Read More Guides

Want the complete framework? This guide is from Masterful Learning.

Learn about the book →