AMC 10 · 2005 · #5

Grade 6 arithmetic
mean-median-mode-rangeweighted-average identify-subproblemsconvert-to-algebra ↑ Prerequisites: mean-median-mode-rangemulti-digit-arithmetic
📏 Short solution 💡 2 insights
Problem
A group of twenty numbers averages thirty, and a separate group of thirty numbers averages twenty. Find the average of all fifty numbers together.

Pick an answer.

(A)
23
(B)
24
(C)
25
(D)
26
(E)
27
How to solve
Strategy Identify Subproblems

Averages cannot be added together, but totals can, so Tool #16 (Change Focus) shifts attention from the two averages to the two hidden totals. Tool #7 (Identify Subproblems) then splits the work into three clean pieces: the total of the first group, the total of the second group, and the average of everything combined. Tool #3 (Eliminate Possibilities) guards the main trap, because simply averaging the two averages 30 and 20 gives 25, which is choice (C) but is wrong since the two groups are not the same size.

1STEP 1

Turn the first average into a total

The first average hides a total of 600.

sum₁ = 20 × 30 = 600
2STEP 2

Turn the second average into a total

The second hides a total of 600 as well.

sum₂ = 30 × 20 = 600
3STEP 3

Add the totals and count all the numbers

Totals combine directly, giving 1200 over 50 numbers.

grand total = 600 + 600 = 1200, count = 20 + 30 = 50
4STEP 4

Divide to get the combined average

Dividing gives 24, below the naive midpoint, choice (B).

1200/50 = 24 → (B)
Answer
24
The combined average must land somewhere between the two group averages 20 and 30, and 24 does. Because the larger group (the 30 numbers) averages the smaller value 20, the result should sit below the plain midpoint 25, and 24 is indeed just under 25. If the group sizes were swapped, the pull would go the other way and the average would rise above 25 instead. Choice (C) 25 is exactly the midpoint you would get by wrongly averaging the two averages, which is why it is the tempting wrong answer.
💡Key takeaway

You cannot average two averages when the groups are different sizes; turn each average back into a total, add the totals, and divide by how many numbers there are in all.

  • Turn the first average into a total
  • Turn the second average into a total
  • Add the totals and count all the numbers
  • Divide to get the combined average