Difficulty: Medium
Correct Answer: 7 : 3
Explanation:
Introduction / Context:Two age relations are given at times symmetrically placed around the present: 10 years in the past and 10 years in the future. Modeling with variables and solving yields present ages and their ratio.
Given Data / Assumptions:
Concept / Approach:Translate each condition into a linear equation in F and S, solve for S, then compute F and simplify the ratio.
Step-by-Step Solution:
Past: F − 10 = 3S − 30 ⇒ F = 3S − 20.Future: F + 10 = 2S + 20 ⇒ F = 2S + 10.Equate: 3S − 20 = 2S + 10 ⇒ S = 30.Then F = 2S + 10 = 70.Ratio: F : S = 70 : 30 = 7 : 3.Verification / Alternative check:
Ten years ago: 60 vs 20 ⇒ father = 3 × son ✔. Ten years hence: 80 vs 40 ⇒ father = 2 × son ✔.Why Other Options Are Wrong:
8 : 5, 5 : 2, 9 : 5 do not satisfy both temporal constraints.Common Pitfalls:
Solving only one condition; both must hold simultaneously.Errors when moving from “years ago / hence” to equations.Final Answer:7 : 3
Discussion & Comments