Proportion Calculator

Solve any missing value in a/b = c/d instantly using cross-multiplication.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

A proportion states that two fractions are equal: a/b = c/d. Given any three of those four numbers, the fourth is determined by cross-multiplication — a fast algebraic rearrangement that needs only one arithmetic step to produce an exact answer. This calculator lets you pick which of the four values is unknown, type the other three, and see the result update in real time, together with a step-by-step working pane you can expand and a one-click copy button.

What proportions are used for

Proportions are one of the most widely-used tools in everyday arithmetic and professional maths:

  • Recipe scaling — if 300 g of flour makes 12 cookies, how much makes 20?
  • Map and model reading — a 1:50,000 map means 2 cm on the map equals 1 km on the ground.
  • Currency and unit conversion — if £1 = 1.27 USD, how many dollars is £350?
  • Similar-triangle geometry — corresponding sides of similar shapes share the same ratio.
  • Percentage problems — “what percentage of 80 is 12?” is a proportion (12/80 = x/100).
  • Mixing and dilution — if a 1:4 bleach solution requires 200 ml bleach for 800 ml water, how much bleach for 3 litres of solution?
  • Speed, distance, time — if a car travels 90 km in 1.5 hours, how far in 2.5 hours?

How the maths works

The proportion equation is:

a / b = c / d

Cross-multiply both sides by b and by d:

a · d = b · c

This single identity — the cross-product rule — is the engine behind all four solve-for-variable rearrangements:

UnknownFormula
aa = (b × c) / d
bb = (a × d) / c
cc = (a × d) / b
dd = (b × c) / a

The calculator applies whichever row matches your selected unknown, then checks the result by verifying that a·d = b·c to confirm the proportion balances.

Worked example

Problem: A car travels 150 km in 2 hours. At the same speed, how far does it travel in 3.5 hours?

Set up the proportion:

150 km / 2 h = d km / 3.5 h

Here a = 150, b = 2, c = 3.5, solve for d:

d = (b × c) / a … no — the proportion is a/b = d/c, so cross-multiply: a · c = b · d d = (a × c) / b = (150 × 3.5) / 2 = 525 / 2 = 262.5 km

Alternatively, set a = 150, b = 2, c = 262.5, d = 3.5 and press Proportion check to confirm 150 × 3.5 = 2 × 262.5 (both = 525). The tool shows this balance automatically once all four fields are populated.

Formula note

Cross-multiplication is valid whenever b ≠ 0 and d ≠ 0 — division by zero is undefined. The formula handles any real numbers including decimals, fractions expressed as decimals, and negative values. It does not require the numbers to be integers. All computation happens in 64-bit floating-point arithmetic inside your browser; results are displayed to up to eight significant figures with trailing zeros stripped.

Ad placeholder (rectangle)