Ages ratio puzzle — ten years ago, the ratio of A's age to B's age was 13:17. Seventeen years from now, the ratio of their ages will be 10:11. What is B's present age?

Difficulty: Medium

Correct Answer: 27 yr

Explanation:


Introduction / Context:
Age-ratio questions test the ability to translate statements about the past and future into present-age equations. The key is to set present ages as variables and then apply given ratios at different times consistently.


Given Data / Assumptions:

  • 10 years ago: A : B = 13 : 17
  • 17 years from now: A : B = 10 : 11
  • All ages are in years and are positive integers.


Concept / Approach:
Let present ages be A = a and B = b. Convert each ratio statement into a linear equation using cross-multiplication. Solve the two linear equations to get a and b.


Step-by-Step Solution:

From 10 years ago: (a - 10) / (b - 10) = 13 / 17Cross-multiply: 17(a - 10) = 13(b - 10)17a - 170 = 13b - 130 ⇒ 17a - 13b = 40 … (1)From 17 years ahead: (a + 17) / (b + 17) = 10 / 11Cross-multiply: 11(a + 17) = 10(b + 17)11a + 187 = 10b + 170 ⇒ 11a - 10b = -17 … (2)Solve (1) and (2). Multiply (2) by 13: 143a - 130b = -221Multiply (1) by 10: 170a - 130b = 400Subtract: (170a - 130b) - (143a - 130b) = 400 - (-221)27a = 621 ⇒ a = 23Plug into (2): 11*23 - 10b = -17 ⇒ 253 - 10b = -17 ⇒ 10b = 270 ⇒ b = 27


Verification / Alternative check:

10 years ago: A = 13, B = 17 ⇒ 13/17 correct.In 17 years: A = 40, B = 44 ⇒ 40/44 = 10/11 correct.


Why Other Options Are Wrong:

  • 23 yr: That is A's present age, not B's.
  • 40 yr and 44 yr: These are future ages, not present ages.
  • None of these: Incorrect because 27 yr matches B exactly.


Common Pitfalls:
Mixing up which ratio applies to which time; forgetting to adjust both ages by the same number of years; or solving only one equation. Always form two equations and solve simultaneously.


Final Answer:
27 yr

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion