Difficulty: Easy
Correct Answer: 68
Explanation:
Introduction / Context:This is a classic average replacement question. Replacing one person changes the total by the difference between the newcomer’s weight and the outgoing person’s weight; average change times group size equals change in total.
Given Data / Assumptions:
Concept / Approach:Let old total be T. New total after replacement is T − 60 + x. The new average is (T − 60 + x)/8, which equals old average T/8 plus 1. Solve for x (the newcomer’s weight).
Step-by-Step Solution:
(T − 60 + x)/8 = T/8 + 1 ⇒ T − 60 + x = T + 8.Cancel T: x − 60 = 8 ⇒ x = 68 kg.Verification / Alternative check:The average increase (1 kg) across 8 people means the total weight increased by 8 kg. Since the outgoing person had 60 kg, the newcomer must be 60 + 8 = 68 kg.
Why Other Options Are Wrong:61/62/64 or “none” do not produce the required +8 kg change in total needed for a +1 kg average across 8 members.
Common Pitfalls:Forgetting to multiply the average increase by the number of people; adding 1 kg directly to 60 instead of to the total.
Final Answer:68
Discussion & Comments