Difficulty: Easy
Correct Answer: None of these
Explanation:
Introduction / Context:When an additional member changes the average, we recover the person's value by comparing totals before and after inclusion, then annualize by multiplying by 12.Given Data / Assumptions:
Concept / Approach:Total = average * count. Monthly manager salary = new total - old total. Annual salary = monthly * 12.Step-by-Step Solution:
Old total = 20 * 1900 = 38000New total = 21 * 2000 = 42000Manager monthly = 42000 - 38000 = 4000Manager annual = 4000 * 12 = 48000Verification / Alternative check:Check new average: (38000 + 4000)/21 = 42000/21 = 2000. Correct.Why Other Options Are Wrong:
Common Pitfalls:Forgetting to annualize or mixing monthly and annual figures.Final Answer:
None of these
Discussion & Comments