0
0

Ages in Ratio Form

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

  1. Step 1: Represent ages using a multiplier.

    Words: Let k be the multiplier. Math: A = 3k, B = 5k.
  2. Step 2: Use the sum condition to form an equation.

    Words: A + B = 64 → (3k + 5k) = 64. Math: 8k = 64.
  3. Step 3: Solve for k.

    Math: k = 64 ÷ 8 = 8.
  4. Step 4: Find actual ages.

    Math: A = 3 × 8 = 24, B = 5 × 8 = 40.
  5. Step 5: Final Answer.

    A = 24 years, B = 40 years
  6. 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

  1. Step 1: Represent present ages with multiplier.

    Words: Let present ages be 4k and 7k. Math: X = 4k, Y = 7k.
  2. Step 2: Write ages after 6 years.

    Words: Add 6 to both present ages. Math: X_after6 = 4k + 6, Y_after6 = 7k + 6.
  3. Step 3: Use the future ratio to form equation.

    Words: After 6 years, ratio = 5 : 8 → (4k + 6)/(7k + 6) = 5/8.
  4. 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.
  5. Step 5: Find present ages.

    Math: X = 4 × 6 = 24, Y = 7 × 6 = 42.
  6. 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.

Practice

(1/5)
1. The ages of A and B are in the ratio 3 : 5. If A is 18 years old, how old is B?
easy
A. 30
B. 25
C. 28
D. 32

Solution

  1. Step 1: Identify ratio and known value

    Ratio A : B = 3 : 5, A = 18 → 3 parts = 18.
  2. Step 2: Find the value of one part

    1 part = 18 ÷ 3 = 6.
  3. Step 3: Compute the unknown age

    B = 5 × 6 = 30.
  4. Final Answer:

    30 years → Option A
  5. Quick Check:

    18 : 30 = 3 : 5 ✅
Hint: Divide the known age by its ratio part to find one unit, then multiply.
Common Mistakes: Taking direct difference instead of proportional calculation.
2. The ratio of the ages of a father and son is 7 : 2. If the father is 42 years old, what is the son’s age?
easy
A. 10
B. 12
C. 14
D. 16

Solution

  1. Step 1: Note the ratio and the given age

    Father : Son = 7 : 2, Father = 42 → 7 parts = 42.
  2. Step 2: Calculate one part

    1 part = 42 ÷ 7 = 6.
  3. Step 3: Find son's age

    Son = 2 × 6 = 14.
  4. Final Answer:

    14 years → Option C
  5. Quick Check:

    42 : 14 = 7 : 2 ✅
Hint: Find one ratio unit by dividing the known age by its part.
Common Mistakes: Using subtraction (42 - 2) instead of ratio scaling.
3. The present ages of A and B are in the ratio 5 : 7. If their total is 72 years, find their ages.
medium
A. 30 and 42
B. 28 and 44
C. 32 and 40
D. 35 and 37

Solution

  1. Step 1: Add ratio parts

    Ratio = 5 : 7 → total parts = 12.
  2. Step 2: Determine one part value

    1 part = 72 ÷ 12 = 6.
  3. Step 3: Compute each age

    A = 5 × 6 = 30, B = 7 × 6 = 42.
  4. Final Answer:

    A = 30, B = 42 → Option A
  5. Quick Check:

    30 + 42 = 72 and ratio = 5 : 7 ✅
Hint: Divide total by sum of ratio parts, then multiply by each part.
Common Mistakes: Multiplying directly without dividing total by total parts.
4. The ratio of ages of P and Q is 4 : 3. If Q is 21 years old, how old is P?
medium
A. 24
B. 27
C. 28
D. 36

Solution

  1. Step 1: Identify ratio and given age

    P : Q = 4 : 3, Q = 21 → 3 parts = 21.
  2. Step 2: Compute one part

    1 part = 21 ÷ 3 = 7.
  3. Step 3: Find P's age

    P = 4 × 7 = 28.
  4. Final Answer:

    28 years → Option C
  5. Quick Check:

    28 : 21 = 4 : 3 ✅
Hint: Divide given age by its ratio part to find one unit.
Common Mistakes: Taking 21 as 4 parts instead of 3.
5. The ages of A, B, and C are in the ratio 2 : 3 : 5. If their total age is 50 years, find C’s age.
medium
A. 20
B. 25
C. 30
D. 15

Solution

  1. Step 1: Sum the ratio parts

    Ratio = 2 : 3 : 5 → total parts = 10.
  2. Step 2: Get value of one part

    1 part = 50 ÷ 10 = 5.
  3. Step 3: Compute C's age

    C = 5 × 5 = 25.
  4. Final Answer:

    25 years → Option B
  5. Quick Check:

    A=10, B=15, C=25 → sum = 50 ✅
Hint: Split the total in ratio parts and multiply for each age.
Common Mistakes: Using difference instead of ratio multiplication.

Mock Test

Ready for a challenge?

Take a 10-minute AI-powered test with 10 questions (Easy-Medium-Hard mix) and get instant SWOT analysis of your performance!

10 Questions
5 Minutes