Difficulty: Medium
Correct Answer: 52.66 kg
Explanation:
Introduction:
This aptitude question tests the concept of average weight when some members of a group leave and new members join. Such problems are common in competitive exams and help you practice converting averages into totals and then back to a new average after a change in the group.
Given Data / Assumptions:
The original number of passengers in the bus = 45. Original average weight of passengers = 52 kg. Number of passengers who leave = 5, with average weight = 48 kg. Number of passengers who join = 5, with average weight = 54 kg. The total number of passengers after the change remains 45.
Concept / Approach:
The average of a group is defined as total weight divided by the number of persons. When some people leave and others join, it is always convenient to convert averages into total weights, adjust for the people leaving and joining, and then divide by the final number of people to get the new average.
Step-by-Step Solution:
Step 1: Compute the original total weight of all passengers. Original total weight = 45 * 52 = 2340 kg. Step 2: Compute the total weight of the 5 passengers who leave. Weight of passengers who leave = 5 * 48 = 240 kg. Step 3: Subtract this from the original total weight. Total after they leave = 2340 - 240 = 2100 kg. Step 4: Compute the total weight of the 5 new passengers. Weight of passengers who join = 5 * 54 = 270 kg. Step 5: Add this to the existing total. New total weight = 2100 + 270 = 2370 kg. Step 6: Find the new average weight. New average weight = 2370 / 45 = 52.666... kg which is approximately 52.66 kg.
Verification / Alternative Check:
You can also think of the net effect per passenger. The 5 who left were lighter than the original average by 4 kg each (52 - 48), and the 5 who joined were heavier than the original average by 2 kg each (54 - 52). So net change in total weight = 5 * (-4) + 5 * 2 = -20 + 10 = -10 kg. New total = 2340 - 10 = 2330 kg. But this reasoning mistakes the base average; the correct detailed computation above already confirms 2370 kg, so always prefer the full total method in exam settings to avoid conceptual slips.
Why Other Options Are Wrong:
54.21 kg: This is higher than both the original average and the weight of most passengers, which does not match the calculated total. 51.07 kg: This is too low and would imply a large net reduction in total weight that does not follow from the given data. 53.45 kg: This is slightly higher than the correct average and would require a higher total weight than 2370 kg. 50.80 kg: This is clearly too low and inconsistent with the addition of heavier passengers.
Common Pitfalls:
Students often try to directly average 48 kg and 54 kg or average the averages of different groups without converting to totals. Another common mistake is to change the number of passengers while computing the new average, even though it remains 45 here. Always convert averages to totals first, adjust for people leaving or joining, and then divide by the final count.
Final Answer:
The new average weight of all passengers in the bus is 52.66 kg.
Discussion & Comments