Introduction
Many age problems give ages in the form of a ratio instead of exact numbers. For example: "A : B = 3 : 4 and their sum is 56." These are common in aptitude tests and are solved by converting the ratio into actual values using a multiplier.
The approach is simple: assign a variable (multiplier) to the ratio parts, form equations using sums/differences/conditions, solve, and verify.
Pattern: Ages in Ratio Form
Pattern
Key idea:
If ages are in ratio a : b, write actual ages as a·k and b·k (where k is a positive multiplier).
Use any additional information (sum, difference, future/past condition) to form an equation and solve for k.
Step-by-Step Example
Question
The ratio of A’s age to B’s age is 3 : 5. Their combined age is 64 years. Find A’s and B’s present ages.
Solution
-
Step 1: Represent ages using a multiplier.
Words: Let k be the multiplier. Math: A = 3k, B = 5k. -
Step 2: Use the sum condition to form an equation.
Words: A + B = 64 → (3k + 5k) = 64. Math: 8k = 64. -
Step 3: Solve for k.
Math: k = 64 ÷ 8 = 8. -
Step 4: Find actual ages.
Math: A = 3 × 8 = 24, B = 5 × 8 = 40. -
Step 5: Final Answer.
A = 24 years, B = 40 years -
Step 6: Quick Check.
Sum check: 24 + 40 = 64 ✅. Ratio check: 24 : 40 → divide by 8 → 3 : 5 ✅. So, the solution is correct.
Question
The ages of X and Y are in the ratio 4 : 7. After 6 years, their ratio becomes 5 : 8. Find their present ages.
Solution
-
Step 1: Represent present ages with multiplier.
Words: Let present ages be 4k and 7k. Math: X = 4k, Y = 7k. -
Step 2: Write ages after 6 years.
Words: Add 6 to both present ages. Math: X_after6 = 4k + 6, Y_after6 = 7k + 6. -
Step 3: Use the future ratio to form equation.
Words: After 6 years, ratio = 5 : 8 → (4k + 6)/(7k + 6) = 5/8. -
Step 4: Cross-multiply and solve.
Math: 8(4k + 6) = 5(7k + 6) → 32k + 48 = 35k + 30 → 48 - 30 = 35k - 32k → 18 = 3k → k = 6. -
Step 5: Find present ages.
Math: X = 4 × 6 = 24, Y = 7 × 6 = 42. -
Step 6: Quick Check.
After 6 years: X = 30, Y = 48. Ratio = 30 : 48 → divide by 6 → 5 : 8 ✅. So, present ages 24 and 42 are correct.
Quick Variations
If difference between ages is given: Use (a·k - b·k) = given difference to find k. Example: If A : B = 2 : 3 and A is 4 years younger than B, then (3k - 2k) = 4 → k = 4.
If sum after/ before years is given: Shift both ages by the same years then apply the sum condition.
If more than two people: Use ratios like a : b : c and express all ages as multiples of k.
Trick to Always Use
- Step 1: Express ages as ratio × k (youngest or convenient term).
- Step 2: Use sum/difference/future/past condition to form one equation for k.
- Step 3: Solve for k and compute actual ages.
- Step 4: Always verify by checking both the numeric condition and that the ratio simplifies correctly.
Summary
Summary
To solve Ages in Ratio Form questions:
- Write ages as a·k, b·k (or a·k : b·k : c·k).
- Use the given condition (sum/difference/future/past) to form an equation for k.
- Solve for k and compute actual ages.
- Verify with a Quick Check (numeric and ratio simplification).
This method handles most ratio-based age problems reliably and quickly.
