Proportion

Use Proportion when two ratios are equal to find a missing value by cross-multiplying to solve equations with fractions.

ab=cd    ad=bc\frac{a}{b} = \frac{c}{d} \iff ad = bc

Solve a problem with Proportion

Type the problem. The solver will use Proportion where Proportion is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Proportion takes
aa
bb
cc
dd
Proportion
SymbolMeaning
aaThe first numerator (top value of the left-hand fraction); if you confuse it with the denominator, the proportion flips and gives a wrong answer.
bbThe first denominator (bottom value of the left-hand fraction); if b=0b = 0, the fraction ab\frac{a}{b} is undefined and makes the whole proportion invalid.
ccThe second numerator (top value of the right-hand fraction); must match the type of quantity as aa (e.g., both distances or both costs) for the proportion to make sense.
ddThe second denominator (bottom value of the right-hand fraction); if d=0d = 0, the fraction cd\frac{c}{d} is undefined and the proportion fails.

When to use it

When you see two equal fractions with one unknown value and need to find it.

Level

Usually taught in: Pre-Algebra · Appears on: SAT, ACT

Worked examples

1. Find the missing value in a simple proportion

Problem

Solve 34=x8\frac{3}{4} = \frac{x}{8} for xx.
  1. 38=4x3 \cdot 8 = 4 \cdot x

    Cross-multiply the proportion by pairing diagonals: the numerator of each fraction multiplies with the denominator of the other.

  2. 24=4x24 = 4x

    Compute 38=243 \cdot 8 = 24 on the left side.

  3. x=6x = 6

    Divide both sides by 4 to isolate xx.

Answer: x=6x = 6

This is a straightforward proportion—you know three values and cross-multiply to find the fourth. The proportion 34=68\frac{3}{4} = \frac{6}{8} is true because both simplify to 34\frac{3}{4}.

2. Solve a proportion with a negative denominator

Problem

Solve x5=1220\frac{x}{-5} = \frac{12}{20} for xx.
  1. x20=(5)12x \cdot 20 = (-5) \cdot 12

    Cross-multiply: the left numerator xx times the right denominator 20, equals the left denominator 5-5 times the right numerator 12.

  2. 20x=6020x = -60

    Carefully multiply (5)12=60(-5) \cdot 12 = -60, keeping the negative sign.

  3. x=3x = -3

    Divide both sides by 20. You can verify: 35=35\frac{-3}{-5} = \frac{3}{5} and 1220=35\frac{12}{20} = \frac{3}{5} ✓.

Answer: x=3x = -3

Negative numbers are easy to mishandle. The key is to track the sign through the cross product: (5)12=60(-5) \cdot 12 = -60, giving 20x=6020x = -60, so x=3x = -3. Always check your answer by substituting back into the original proportion.

3. Use proportion to split work between two crews

Problem

Two construction crews split a job proportionally to their available hours. Crew A works 40 hours and completes 15 units of work. Crew B works 32 hours at the same productivity rate. How many units of work does Crew B complete?
  1. 1540=w32\frac{15}{40} = \frac{w}{32}

    Set up the proportion so both sides have the same units: unitshours\frac{\text{units}}{\text{hours}} for each crew. Let ww be the units Crew B completes.

  2. 1532=40w15 \cdot 32 = 40 \cdot w

    Cross-multiply the proportion: the numerators and denominators pair diagonally.

  3. 480=40w480 = 40w

    Compute 1532=48015 \cdot 32 = 480 on the left side.

  4. w=12w = 12

    Divide both sides by 40 to solve for ww.

Answer: w=12 unitsw = 12 \text{ units}

Proportions let you scale rates across different contexts. Since both crews work at the same rate (units per hour), the proportion captures this without needing to compute the rate explicitly. Crew B completes 12 units in 32 hours, maintaining the same ratio as Crew A's 15 units in 40 hours.

Common mistakes

Where Proportion usually goes wrong
Answer came out wrong
Given 46=x9\frac{4}{6} = \frac{x}{9}, a student cross-multiplies as 4x=694 \cdot x = 6 \cdot 9 instead of 49=6x4 \cdot 9 = 6 \cdot x
49=364 \cdot 9 = 36 and 6x6 \cdot x, so 36=6x36 = 6x and x=6x = 6. Check: 46=23\frac{4}{6} = \frac{2}{3} and 69=23\frac{6}{9} = \frac{2}{3} ✓.
When solving 10x+3=25\frac{10}{x+3} = \frac{2}{5}, a student gets x=22x = 22 and doesn't verify that the denominator is defined
Verify: x+3=22+3=250x + 3 = 22 + 3 = 25 \neq 0, so the answer is valid. If solving had given x=3x = -3, it would be rejected.
In a scale problem, 'the ratio of boys to girls is 3 to 5,' a student writes 53\frac{5}{3} instead of 35\frac{3}{5}
Boys to girls is boysgirls=35\frac{\text{boys}}{\text{girls}} = \frac{3}{5}. If you reversed it, you'd be comparing girls to boys (53\frac{5}{3}), which is a different proportion.
The mistakeWhy it is wrongThe fix
Given 46=x9\frac{4}{6} = \frac{x}{9}, a student cross-multiplies as 4x=694 \cdot x = 6 \cdot 9 instead of 49=6x4 \cdot 9 = 6 \cdot xCross-multiplication must pair diagonal terms: outer times outer and inner times inner, not adjacent pairs.49=364 \cdot 9 = 36 and 6x6 \cdot x, so 36=6x36 = 6x and x=6x = 6. Check: 46=23\frac{4}{6} = \frac{2}{3} and 69=23\frac{6}{9} = \frac{2}{3} ✓.
When solving 10x+3=25\frac{10}{x+3} = \frac{2}{5}, a student gets x=22x = 22 and doesn't verify that the denominator is definedThe original proportion is undefined if x+3=0x + 3 = 0, so you must check that your answer doesn't violate this.Verify: x+3=22+3=250x + 3 = 22 + 3 = 25 \neq 0, so the answer is valid. If solving had given x=3x = -3, it would be rejected.
In a scale problem, 'the ratio of boys to girls is 3 to 5,' a student writes 53\frac{5}{3} instead of 35\frac{3}{5}The phrasing 'A to B' specifies the order: A is first, so it belongs in the numerator.Boys to girls is boysgirls=35\frac{\text{boys}}{\text{girls}} = \frac{3}{5}. If you reversed it, you'd be comparing girls to boys (53\frac{5}{3}), which is a different proportion.

Tips and when to use something else

  • Use Proportion to find a missing value when two ratios are equal—cross-multiply to solve for the unknown term.
  • For cleaner arithmetic, simplify both fractions before cross-multiplying; 69=812\frac{6}{9} = \frac{8}{12} becomes 23=23\frac{2}{3} = \frac{2}{3}, an identity.
  • In word problems, 'for every' and 'per' signal a proportion setup—e.g., 'for every 3 red marbles there are 5 blue' becomes 35\frac{3}{5}.
  • If you need to find only one ratio's value without a comparison or equation, use Unit Rate instead—Proportion is for when you have two ratios and one term is missing.

Frequently asked questions

What is the difference between a ratio and a proportion?
A ratio compares two quantities (like 3:43:4), while a proportion says two ratios are equal (like 34=68\frac{3}{4} = \frac{6}{8}). Proportions are useful when one ratio is missing a number and you need to find it.
When should I use cross-multiplication instead of just solving the equation?
Cross-multiplication is a shortcut specifically for proportions—it turns ab=cd\frac{a}{b} = \frac{c}{d} into the simpler equation ad=bcad = bc without fractions. Use it whenever you see two fractions set equal to each other.
Can both aa and bb be zero?
No. If b=0b = 0, the left side ab\frac{a}{b} is undefined, so the proportion ab=cd\frac{a}{b} = \frac{c}{d} doesn't exist. Similarly, dd cannot be zero. But aa or cc can be zero.
Do I need to simplify fractions before setting up a proportion?
No—you can cross-multiply right away. But simplifying first often makes the arithmetic easier, especially in word problems. Either way, you'll get the same answer.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18