Difficulty: Easy
Correct Answer: 86kg
Explanation:
Introduction / Context:Adding one person and seeing the mean increase by a fixed amount allows us to compute the added person's value from new total minus old total. This is a standard trick in averages.
Given Data / Assumptions:
Concept / Approach:Totals method: teacher's weight = (new mean * new count) − (old mean * old count).
Step-by-Step Solution:
Old total = 21 * 64 = 1344 New total = 22 * 65 = 1430 Teacher's weight = 1430 − 1344 = 86 kgVerification / Alternative check:Plug back: (1344 + 86) / 22 = 1430 / 22 = 65, confirming the +1 kg increase in the average.
Why Other Options Are Wrong:64kg, 72 kg, 98 kg: Do not satisfy the totals calculation; 64 kg would not increase the mean at all.
Common Pitfalls:Adding 1 kg directly to 64 for the teacher (incorrect), rather than computing via totals.
Final Answer:86kg
Discussion & Comments