Difficulty: Easy
Correct Answer: 16
Explanation:
Introduction / Context:When averages of overlapping groups are known, sums can be equated to determine individual elements.Given Data / Assumptions:
Concept / Approach:Compute sums from averages, eliminate common parts, and solve for the unknown a.Step-by-Step Solution:
a + b + c = 45b + c + d = 48Substitute d = 19 to get b + c = 29Therefore a = 45 - (b + c) = 45 - 29 = 16Verification / Alternative check:Check last three: b + c + d = 29 + 19 = 48, average = 16. Works.Why Other Options Are Wrong:
Common Pitfalls:Incorrectly averaging the two averages instead of using sums.Final Answer:
16
Discussion & Comments