Difficulty: Medium
Correct Answer: 24
Explanation:
Introduction / Context:With the grand average and two block averages known, the single missing term equals the remainder after subtracting the two block totals from the grand total.Given Data / Assumptions:
Concept / Approach:Translate averages to totals, then compute the sixth term: total9 - total first5 - total last3.Step-by-Step Solution:
Total of 9 = 9 * 50 = 450Total of first 5 = 5 * 54 = 270Total of last 3 = 3 * 52 = 156Sixth number = 450 - (270 + 156) = 24Verification / Alternative check:Recompose totals to confirm the grand total is maintained.Why Other Options Are Wrong:
Common Pitfalls:Confusing positions or mistakenly subtracting from the wrong block sum.Final Answer:
24
Discussion & Comments