AMC 8 · 2000 · #5

Grade 3 arithmetic
systematic-enumerationmulti-digit-arithmeticinterval-arithmetic systematic-enumerationoptimization-countingphysical-representation ↑ Prerequisites: multi-digit-arithmetic
📏 Short solution 💡 2 insights
📘 View easy version →
Problem
Every principal of Lincoln High School serves exactly one 3-year term. Over an 8-year stretch, what is the largest possible number of different principals?

Pick an answer.

(A)
2
(B)
3
(C)
4
(D)
5
(E)
8

AMC 8 2000 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Draw a Diagram

The 8-year window is small enough to draw as a strip of 8 boxes, and a 3-year term is just 3 shaded boxes. Tool #1 (Draw a Diagram) turns the word problem into a visible timeline. To find the maximum we use Tool #6 (Guess and Check): try 3 principals, then 4, then 5, and see which arrangement still fits. The picture also reveals the trick — terms can poke past the window at each end, so the first and last principal only need to cover 1 year inside.

1STEP 1

Draw the 8-year window as a row of 8 boxes; each 3-year term is a block of 3 that may poke past either end.

12345678
2STEP 2

Fit 4: A ends Year 1, B Years 2-4, C Years 5-7, D starts Year 8. Inside, 1 + 3 + 3 + 1 = 8 fits exactly, so 4 works.

A_Y1 B B B_Y2-4 C C C_Y5-7 D_Y8
3STEP 3

Try 5: two end terms take 1 year, three middle terms take 3 — 1 + 3 + 3 + 3 + 1 = 11 years, over the 8, so 5 cannot fit.

1 + 3(5-2) + 1 = 11 > 8
4STEP 4

We built 4 and ruled out 5, so the maximum is 4 — choice (C).

max = 4 → (C)
Answer
4
Check the construction directly. A on Year 1, B on Years 2-4, C on Years 5-7, D on Year 8 — every year is covered by exactly one principal, no overlaps, every term is still a full 3 years (parts of A's and D's terms simply lie outside the window). Four different people. And the bound 1 + 3(n-2) + 1 ≤ 8 gives n ≤ 4, so we cannot do better. Answer (C) = 4 checks out from both sides.
💡Key takeaway

Draw the 8 years as a strip, slide in 3-year blocks, and let the first and last terms poke past the edges — that little trick fits 4 principals into an 8-year window.