AMC 10 · 2012 · #7

Grade 5 patternrate-ratio
pattern-recognitionequal-spacingunit-conversionmultiples pattern-recognitiondimensional-analysisidentify-subproblems ↑ Prerequisites: multiplesunit-conversion
📏 Medium solution 💡 2 insights
📘 View easy version →
Problem
Evenly spaced lights repeat a fixed colour block forever. Find the distance between two lights of one colour.

Pick an answer.

(A)
18
(B)
18.5
(C)
20
(D)
20.5
(E)
22.5
How to solve
Strategy Look for a Pattern

The string repeats with period 5, so Tool #5 (Look for a Pattern) turns "which light is the 21st red?" into a division question instead of a listing question. Tool #1 (Draw a Diagram) fixes the one thing that sinks most attempts: distance is counted in gaps between lights, not in lights. Tool #9 (Solve an Easier Related Problem) supplies the cross-check — work out the tiny case of moving forward by just two reds, then repeat it. Tool #8 (Analyze the Units) keeps the inches-to-feet conversion honest at the end.

1STEP 1

Distance counts gaps, not lights

Distance counts the gaps, not the lights.

position n sits at 6(n-1) inches → distance = 6|i-j| inches
2STEP 2

Locate the two red lights

Each light is placed by its block.

red #3 → block 2 → position 6; red #21 → block 11 → position 51
3STEP 3

Cross-check the span of 45

A second count confirms the span.

51 - 6 = 45 and (21-3)/2 × 5 = 9 × 5 = 45 ✓
4STEP 4

Turn 45 gaps into inches

Those gaps come to a fixed length.

45 × 6 = 270 inches
5STEP 5

Convert to feet and answer

Converting gives 22.5, choice (E).

270 ÷ 12 = 22.5 feet → (E)
Answer
22.5
Spot-check the position rule by listing the start of the string: positions 1,2 are red, 3,4,5 green, 6,7 red, 8,9,10 green, 11,12 red. That makes the reds fall at positions 1, 2, 6, 7, 11, 12, …, so red #3 really is at position 6, matching the block formula. The final size is also sensible: 45 gaps at half a foot each is 22.5 feet, and since the two reds are 45 lights apart on a string where lights sit 1/2 foot apart, anything near 22 or 23 feet is the right ballpark. Every wrong choice is smaller than 22.5, which is the signature of undercounting — either dropping a block (choice (C), 20) or counting the 6 inches as red-to-red spacing rather than light-to-light spacing.
💡Key takeaway

Number the lights first, then count the gaps between the two you care about — with a block that repeats every 5 lights and 2 reds inside it, jumping ahead 18 reds always means jumping ahead exactly 45 lights.

  • Distance counts gaps, not lights
  • Locate the two red lights
  • Cross-check the span of 45
  • Turn 45 gaps into inches
  • Convert to feet and answer