tooloora

Rule of Three Calculator — with the working shown

Enter three values, mark the one you are looking for, and read every step: proportional or inverse.

Runs locally — nothing is uploaded

Relationship

More means more. Twice the amount, twice the value.

The problem

Fill in three values and mark the one you are looking for.

12.5
Load an example
Result
12.5
Step by step
   
37.5given
1÷ 32.5÷ 3single unit
5× 512.5× 5unknown

Formula: d = (b · c) / a

Decide the type first: does more of one side mean more of the other — or less?

What this rule of three calculator does

Enter three values, mark the one you are looking for, and the calculator solves it with the full working: the given pair first, then the single-unit step, then the answer. You can switch between proportional and inverse, and solve for any of the four values. Unit labels are free text, and everything is computed locally in your browser.

How does the rule of three work, step by step?

Always in three lines. Example: 3 kg of apples cost £7.50, and you want 5 kg.

kg£
37.50given
12.50÷ 3 on both sides
512.50× 5 on both sides

The middle line is the actual trick: work out what a single unit costs, then scale it up. Written as a proportion the same thing is a : b = c : d, so a · d = b · c — and any missing value follows by cross multiplication.

What is the difference between proportional and inverse?

Proportional means "more gives more": twice the amount, twice the value. Inverse means "more gives less": twice the painters need half the days. The difference sits exactly in the single-unit step.

proportionalinverse
Single-unit stepdivide the right columnmultiply the right column
Final stepmultiply the right columndivide the right column
What stays constantthe ratio a ÷ b = c ÷ dthe product a · b = c · d

Four painters need 9 days. Treated as proportional, six painters would come out at 13.5 days — obviously nonsense. The inverse approach is right: 4 · 9 = 36 person-days, divided by 6 painters gives 6 days.

How do I tell which type a problem is?

Double the first quantity in your head and ask what happens to the second one:

  • Does it double too? → proportional. Typical: prices and quantities, distance and time at constant speed, recipe ingredients, material requirements.
  • Does it halve? → inverse. Typical: workers and working time, speed and travel time, machines and runtime, supplies and number of people.

This is not a technicality, it is the heart of the task: get the type wrong and you can do every remaining step perfectly and still land on a wrong answer.

Where does the rule of three come from?

The method is old. Ratios belong to elementary mathematics and are already treated in Euclid's Elements; the rule appears as regula de tri in the arithmetic books of Adam Ries in the 16th century, which is where the German name "Regeldetri" — later "Dreisatz" — comes from (source: Wikipedia, article "Dreisatz"). The name simply means a rule built from three given terms.

Honest limits

  • The rule of three only applies to relationships that are purely proportional or purely inverse. Tiered pricing, bulk discounts, progressive taxation and compound interest are none of those — it will mislead you there.
  • The calculator does not check whether your problem really matches the type you picked. That judgement stays with you; the tool only shows what follows from your choice.
  • A zero in the single-unit step stops the calculation, because that step divides by it. The tool says so rather than printing an infinity.
  • Multi-stage problems with three quantities (compound rule of three) need two passes — the calculator covers one step at a time.

Privacy

Your numbers never leave the device. The calculation runs entirely in the browser, and your last entries are kept in local storage only, so the problem is still there next time.

Frequently asked questions

How does the rule of three work?

In three steps. From the known pair you first work out the value for a single unit, then multiply that by the quantity you are asked about. Written as a proportion it is a : b = c : d, so a · d = b · c and the missing value follows by cross multiplication.

What is the difference between proportional and inverse?

Proportional means more of one side gives more of the other — twice the apples cost twice as much. Inverse means more gives less — twice the painters need half the days. In the inverse case the single-unit step multiplies instead of dividing, which is where most mistakes happen.

How do I tell which type a problem is?

Ask what happens if you double the first quantity. Does the second one double as well, or halve? Prices, distances and recipe amounts are usually proportional; workers versus time, speed versus travel time and machines versus duration are usually inverse.

Can the calculator solve for any of the four values?

Yes. Mark any of the four fields as the unknown and the other three become the input. The working is rewritten accordingly, so the single-unit step still reads correctly in that layout.

Why does it refuse to calculate with a zero?

Because the single-unit step divides by that value, and dividing by zero has no result. The calculator says so instead of printing an infinity symbol.

Are my numbers sent anywhere?

No. Everything is calculated in your browser. Your last entries are stored locally so the tool opens where you left off, and nothing reaches a server.