Difficulty: Easy
Correct Answer: 32 yr
Explanation:
Introduction / Context:Given a two-person average and their difference, we can split the total to find individual ages neatly.
Given Data / Assumptions:
Concept / Approach:Let Saurabh = x and Sachin = x + 8. Then x + (x + 8) = 72 ⇒ solve for x.
Step-by-Step Solution:
2x + 8 = 72 ⇒ 2x = 64 ⇒ x = 32.Hence Saurabh = 32; Sachin = 40.Verification / Alternative check:
Average = (32 + 40)/2 = 36 ✓ and difference = 8 ✓Why Other Options Are Wrong:
Common Pitfalls:
Final Answer:32 yr
Discussion & Comments