AMC 10 · 2011 · #5

Grade 6 rate-ratio
weighted-averageratio-proportionmean-median-mode-range convert-to-algebra ↑ Prerequisites: ratio-proportion
📏 Medium solution 💡 2 insights
Problem
Third, fourth, and fifth graders run averages of 12, 15, and 10 minutes per day. There are twice as many third graders as fourth graders, and twice as many fourth graders as fifth graders. Find the overall average minutes run per day across all these students.

Pick an answer.

(A)
12
(B)
$\frac{37}{3}$
(C)
$\frac{88}{7}$
(D)
13
(E)
14

AMC 10 2011 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Introduce a Variable

The three groups are not the same size, so you cannot just average 12, 15, and 10. Naming the number of fifth graders with one variable lets you write every group's size in terms of it. The variable then cancels, so you can even pretend there is just one fifth grader to keep the arithmetic light.

1STEP 1

Name the group sizes

Let f be the number of fifth graders. Then there are 2f fourth graders and 4f third graders.

fifth = f, fourth = 2f, third = 4f
2STEP 2

Write the overall average

Total minutes is each group's size times its average: 4f × 12 + 2f × 15 + f × 10, over 4f + 2f + f students.

average = (4f × 12 + 2f × 15 + f × 10)/(4f + 2f + f)
3STEP 3

Add up the totals

Adding: 48f + 30f + 10f = 88f minutes for 4f + 2f + f = 7f students.

48f + 30f + 10f = 88f, 4f + 2f + f = 7f
4STEP 4

Divide and let f cancel

The f cancels in 88f/7f, so the head count never mattered: the average is 88/7, choice (C).

88f/7f = 88/7
Answer
88/7
The overall average 88/7 ≈ 12.57 sits between the smallest group average (10) and the largest (15), which any true average must. It leans toward 12 because the biggest group (third graders, 4f of them) runs 12 minutes, pulling the mean close to 12. That matches choice (C) and rules out 12 exactly (A) or 13+ (D, E).
💡Key takeaway

To average groups of different sizes, add up everyone's minutes and divide by everyone, not the three averages.

  • Name the group sizes
  • Write the overall average
  • Add up the totals
  • Divide and let f cancel