AMC 10 · 2021 · #8

Grade 8 geometry-2d
chord-perpendicular-from-centerpythagorean-theoremcoordinate-geometryequal-spacing convert-to-algebraidentify-subproblems ↑ Prerequisites: pythagorean-theoremcoordinate-geometry
📏 Long solution 💡 3 insights
Problem
Three equally spaced parallel lines cut across a circle, producing chords of lengths 38, 38, and 34. The two adjacent gaps between the lines are equal. Find that gap.

Pick an answer.

(A)
$5\frac12$
(B)
6
(C)
$6\frac12$
(D)
7
(E)
$7\frac12$
How to solve
Strategy Draw a Diagram

Tool #1 (Diagram) — draw the circle, mark its center O, and drop a perpendicular from O to each of the three parallel lines. Since the two 38-chords have equal length, they are equidistant from O — so O sits on the perpendicular bisector of the band between them, and the two outer chords are the 38-chords at distance d/2 each, while the 34-chord lies at distance 3d/2 on the other side. Tool #7 (Subproblems) gives two right triangles (radius / half-chord / distance) — one per chord length. Tool #13 (Algebra) writes the two Pythagorean equations, eliminates r², and solves for d. Tool #3 (Eliminate) confirms d = 6 against the choices.

1STEP 1

Locate the centre

The centre sits exactly midway between them.

Center O lies midway between the two length-38 chords.
2STEP 2

Write each distance

Write all three via one gap.

h₃₈ = d/2, h₃₄ = 3d/2
3STEP 3

Write the chord relation

Pythagoras holds for each chord.

h² + ℓ² = r² for each chord
4STEP 4

Write the two equations

Two equations come out.

d²/4 + 361 = r² and 9d²/4 + 289 = r²
5STEP 5

Subtract to kill the radius

Subtracting removes the radius.

72 = 2d² → d² = 36 → d = 6
6STEP 6

Match the choice

The gap is 6.

d = 6 → (B)
Answer
6
Plug back: d = 6, h₃₈ = 3, h₃₄ = 9. Check the two Pythagorean equalities: 3² + 19² = 9 + 361 = 370 and 9² + 17² = 81 + 289 = 370. Both give r² = 370 — same radius, as required. The radius √(370) ≈ 19.24 is just over 19 = 38/2, so the longest chord nearly hits the diameter, which lines up with h₃₈ = 3 being small. Magnitudes all sensible.
💡Key takeaway

This AMC 12 problem only needs Grade 8 Pythagorean theorem you already know! Drop perpendiculars from the center to each chord: the two length-38 chords sit at distance d/2, the length-34 chord at distance 3d/2. Pythagoras on each: 19² + (d/2)² = 17² + (3d/2)². Simplify to 2d² = 72, so d = 6, answer (B).