AMC 10 · 2010 · #8

Grade 6 logic
mean-median-mode-rangelogical-deductionlinear-equations-one-var bound-inequality-then-enumerate ↑ Prerequisites: mean-median-mode-range
📏 Long solution 💡 3 insights
Problem
Every school sends three contestants, and one competitor is both the overall median and her team's best. Count the schools.

Pick an answer.

(A)
22
(B)
23
(C)
24
(D)
25
(E)
26
How to solve
Strategy Introduce a Variable

Name the number of schools with a letter so the total count and Andrea's median rank become simple expressions. The two teammate placements act as boundaries: they squeeze the median rank from above and below (Extreme Principle). Because the total must be odd and the schools count is a whole number, only one choice survives (Eliminate Possibilities).

1STEP 1

Name the number of schools

The total is three times the number of schools.

total students = 3n
2STEP 2

Locate the median rank

An untied median forces an odd total.

Andrea's rank = (3n+1)/2, 3n odd → n odd
3STEP 3

Use Beth to bound n above

Being her team's best sets an upper bound.

(3n+1)/2 ≤ 36 → 3n ≤ 71 → n ≤ 23
4STEP 4

Use Carla to bound n below

The lowest teammate sets a lower bound.

3n ≥ 64 → n ≥ 22
5STEP 5

Keep only the value that fits

Only 23 survives both bounds.

22 ≤ n ≤ 23, n odd → n = 23
6STEP 6

Confirm the count

Recomputing the median confirms 23, choice (B).

3 · 23 = 69, (69+1)/2 = 35
Answer
23
Check the answer against every clue. 23 schools give 69 students, an odd count, so a single median exists at rank 35. Andrea at 35th beats both teammates (37th and 64th), so she is her team's top scorer, and 64th place exists because 69 is at least 64. All conditions are met, and 23 is one of the listed choices.
💡Key takeaway

Name the unknown, turn each clue into a squeeze from above and below, then keep only the whole number with the right parity.

  • Name the number of schools
  • Locate the median rank
  • Use Beth to bound n above
  • Use Carla to bound n below
  • Keep only the value that fits
  • Confirm the count