Rule of Three Calculator
Last updated: 2026-08-24
Rule of Three Calculator — Calculate direct proportions using rule of three.
Inputs
Result
Enter values and press Calculate
Was this helpful?
How to use it
- {'step': 1, 'description': 'Set up proportion: 7.5 is to 22.5 as 12.8 is to x'}
- {'step': 2, 'description': 'Cross multiply: x = (22.5 × 12.8) ÷ 7.5'}
- {'step': 3, 'description': 'Calculate numerator: 22.5 × 12.8 = 288'}
- {'step': 4, 'description': 'Divide: 288 ÷ 7.5 = 38.4 (cost of 12.8kg)'}
Common mistakes
- ⚠️ Setting up the proportion incorrectly (wrong position of values)
- ⚠️ Not ensuring the relationship is truly proportional before applying
- ⚠️ Dividing by a when a equals zero, causing calculation error
Worked example
Calculate: if 5 items cost 25, what cost 8?
The result x ({x}) is the unknown fourth value in the proportion a:b :: c:x, solving for equivalent ratios in direct proportion problems.
Input guide
| Field | Typical range |
|---|---|
| a | Must be non-zero; typical ratios: 1-1000 |
| b | Corresponds to a; same magnitude range |
| c | The known value to find equivalent for; any magnitude |