The Rule of Three (known in German as Dreisatz) is a classic mathematical method for solving proportion problems where three values are known and an unknown fourth value (X) must be calculated.
Proportional problems fall into two distinct categories:
- Direct Proportion: As input A increases, output B increases at the exact same ratio (e.g., scaling a recipe from 4 servings to 10 servings, or calculating fuel consumption over distance).
- Inverse Proportion: As input A increases, output B decreases proportionally (e.g., adding more builders reduces the total days required to complete a renovation project).
โ๏ธ Rules & Thresholds
- Direct Proportion Rule:
- Premise:
A -> BandC -> X. - Cross-Multiplication Formula:
X = (B ร C) / A. - Example: If 4 kg of flour costs ยฃ6, how much does 10 kg cost?
X = (6 ร 10) / 4 = ยฃ15.00.
- Premise:
- Inverse Proportion Rule:
- Premise:
A -> BandC -> X. - Inverse Formula:
X = (A ร B) / C. - Example: If 4 workers build a wall in 6 days, how long do 8 workers take?
X = (4 ร 6) / 8 = 3 Days.
- Premise:
๐ Practical Examples
- Known Serving Size (A): 4 Servings
- Flour Required for 4 Servings (B): 250 Grams
- New Target Serving Size (C): 10 Servings
Direct Formula: `X = (250 ร 10) / 4` = **625 Grams**.
Unit Rate: 250g / 4 = 62.5g of flour per serving.
๐ Common Pitfalls
- Confusing Direct and Inverse Proportions: Applying the direct proportion formula
(B ร C) / Ato a project timeline problem where adding workers actually speeds up work produces an incorrect, impossibly large answer! - Dividing by Zero: Ensure neither value A nor value C equals zero when entering proportion calculations.
- Forgetting Unit Alignment: Ensure values A and C use the same measurement unit (e.g. both in kilograms or both in grams) before cross-multiplying.
โ Frequently Asked Questions (FAQ)
The Rule of Three is a simple 3-step mathematical rule used to find an unknown fourth quantity (X) from three known quantities that share a proportional relationship. The 3 steps involve reducing to a single unit rate, multiplying by the target quantity, and dividing.
Ask: "If I increase the first number, will the result increase or decrease?" If the result increases (e.g. buying more items costs more money), it is direct proportion. If the result decreases (e.g. driving faster reduces travel time), it is inverse proportion.
Yes. Currency conversions follow direct proportion. If ยฃ100 GBP gives โฌ117 EUR (A -> B), then ยฃ250 GBP (C) gives `(117 ร 250) / 100 = โฌ292.50 EUR` (X).
A unit rate is the quantity of B corresponding to a single unit of A (`B / A`). Finding the unit rate is the intermediate step in the Rule of Three (e.g. price per 1 kg, or speed per 1 hour).