Inverse rule of three, without guessing

Use this when one value goes up while the other goes down. Add a known pair, enter a new value, get X with a quick check.

Mobile-first stepsInstant validationShows the check

Enter values in three steps

You give one known pair. You give the new first value. The tool returns the new second value.

Known pair

Example: 4 workers finish in 6 days.

Try a realistic example

Pick one, then edit values.

Most mistakes start before the formula

You can solve the arithmetic and still solve the wrong problem.

The inverse rule of three is for pairs where one goes up while the other goes down. People mix it with direct proportion because both use the same four symbols on paper.

  • Wrong relationship Using inverse for a direct problem, or the reverse.
  • Mixed units Hours in one row, minutes in the next.
  • Hidden totals Work, distance, or volume must refer to the same total job.
  • Rounding too early Keep full precision, round only at the end.

How the calculator solves X

This page uses a single rule: the product is constant.

Known pair: \(A\) with \(B\). New case: \(C\) with \(X\).

\(A \times B = C \times X\)

\(X = \frac{A \times B}{C}\)

After calculation, the page shows both products so you can verify the match.

Use cases you can map to real life

Inverse proportion is practical. Here are common setups.

Workers and time

Same job size. More workers, fewer days.

If 4 workers take 6 days, 8 workers take 3 days.

Speed and travel time

Same distance. Higher speed, less time.

At 60 mph the trip is 4 hours. At 80 mph it becomes 3 hours.

Pipes and filling time

Same tank. More pipes, fewer hours.

If 3 pipes fill a tank in 8 hours, 6 pipes take 4 hours.

If your setup looks like a ratio problem instead, use the cross multiplication calculator or a proportion tool.

Other ways to solve the same question

Some problems feel inverse but do not need a full rule-of-three setup.

Scale by a factor

If A doubles, B halves. If A becomes 1.5 times, B becomes \(1 \div 1.5\) times. This is quick for mental math.

Use direct rule when both move together

If more input leads to more output, skip inverse. Use single rule of three direct.

What this tool will not do

This calculator assumes a clean inverse relationship. Real life sometimes refuses that assumption.

  • Non-linear work Two workers do not always finish in half the time. Coordination slows teams.
  • Fixed overhead Setup time does not shrink when speed rises.
  • Changing totals If the job size changes, inverse proportion breaks.
  • Zero values Division by zero is invalid. The page blocks C = 0.

If you suspect a direct relationship, start with the direct rule tool. If you need a matrix workflow instead, see the matrix calculator.

Method used on this page

The method is the inverse proportion identity. The calculation is client-side. Your numbers stay in your browser tab.

Formula: \(X = (A \times B) \div C\). Validation: products match within a tiny tolerance after rounding.

Last reviewed

Reviewed on Apr 30, 2026. If you spot a case where inverse does not fit, use the feedback link in the footer.