Difficulty: Medium
Correct Answer: 36 years
Explanation:
Introduction / Context:Ratio-of-ages questions typically give relationships at different times (past/future). Converting each statement into linear equations lets us solve for the present ages directly without guesswork.
Given Data / Assumptions:
Concept / Approach:Translate each ratio into an equation using cross-multiplication. For a:b = m:n we write n*a = m*b. Build two equations at the two time points and solve the simultaneous linear system in y and g.
Step-by-Step Solution:
From “one year ago”: (y - 1)/(g - 1) = 6/7 ⇒ 7(y - 1) = 6(g - 1) ⇒ 7y = 6g + 1. …(1)From “four years hence”: (y + 4)/(g + 4) = 7/8 ⇒ 8(y + 4) = 7(g + 4) ⇒ 8y = 7g - 4. …(2)Solve (1) and (2): multiply (1) by 8 → 56y = 48g + 8; multiply (2) by 7 → 56y = 49g - 28.Equate: 48g + 8 = 49g - 28 ⇒ g = 36.Hence Gamini’s present age = 36 years.Verification / Alternative check:One year ago: 35/ (Yamini?) From (1): 7y = 6*36 + 1 = 217 ⇒ y = 31. So one year ago y=30, g=35 → 30:35 = 6:7 ✓; four years hence 35:40 = 7:8 ✓.
Why Other Options Are Wrong:30/32/34/40 do not satisfy both time-shifted ratios simultaneously when paired with a consistent y.
Common Pitfalls:Forgetting to shift both ages by the same amount; mixing present ratios with shifted values; not cross-multiplying correctly.
Final Answer:36 years
Discussion & Comments