Difficulty: Easy
Correct Answer: 35 years
Explanation:
Introduction / Context:Adding one data point that raises the average lets us compute that data point by comparing totals before and after inclusion.Given Data / Assumptions:
Concept / Approach:Total = average * count. Teacher age = new total - old total.Step-by-Step Solution:
Old total = 24 * 10 = 240New total = 25 * 11 = 275Teacher age = 275 - 240 = 35 yearsVerification / Alternative check:Check average with teacher: (240 + 35)/25 = 275/25 = 11. Correct.Why Other Options Are Wrong:
Common Pitfalls:Mistaking the direction of change, or forgetting that adding an older person increases the total appropriately.Final Answer:
35 years
Discussion & Comments