Difficulty: Medium
Correct Answer: 66 kg
Explanation:
Introduction:
Multi-step average problems are handled cleanly by working with totals at each stage. First compute the 5th person’s weight from the first average change, then model the replacement step and solve for the unknown original weight A using the final average.
Given Data / Assumptions:
Concept / Approach:
Express final sum in terms of A: (B + C + D + E + F) = (268 − A) + 57 + 61. Equate to 320 to solve for A.
Step-by-Step Solution:
Verification / Alternative check:
Check: With A = 66, sum4 = 268; including E = 57 gives 325 (avg 65). Replacing A with F = 61 gives (325 − 66 + 61) = 320 → avg 64. Consistent.
Why Other Options Are Wrong:
58, 62, 75, or 78 break one or both average conditions when back-substituted into the totals.
Common Pitfalls:
Averaging the averages or forgetting to adjust the totals correctly after replacement. Always track sums explicitly.
Final Answer:
66 kg
Discussion & Comments