AMC 10 · 2004 · #22

Grade 8 geometry-3d
pythagorean-theoremtangent-circlescentroid-2-to-1 physical-representationidentify-subproblems ↑ Prerequisites: pythagorean-theorem
📏 Long solution 💡 2 insights
Problem
Three balls of radius 1 sit on a flat floor, each touching the other two. A bigger ball of radius 2 rests on top of all three. Find the height from the floor to the very top of the big ball.

Pick an answer.

(A)
$\ 3 + \frac {\sqrt {30}}{2}$
(B)
$\ 3 + \frac {\sqrt {69}}{3}$
(C)
$\ 3 + \frac {\sqrt {123}}{4}$
(D)
$\ \frac {52}{9}$
(E)
$\ 3 + 2\sqrt2$
How to solve
Strategy Visualize Spatial Relationships

The spheres themselves are hard to reason about, but their centers form a simple tetrahedron: an equilateral-triangle base of the three small centers with the big center as apex. Picturing that skeleton turns a 3D puzzle into two flat right triangles, each solved by the Pythagorean theorem. Splitting the total height into three stacked pieces (base-center height, the vertical rise to the apex, and the top radius) keeps every step small.

1STEP 1

Connect the four centers

Touching balls put their centres a known distance apart: 2 and 3.

d_small-small = 1 + 1 = 2, d_small-big = 1 + 2 = 3
2STEP 2

Radius of the base triangle

The three small centres form an equilateral triangle whose circumradius squared is 4/3.

R = 2/3√3 = 2/√3 = 2√3/3, R² = 4/3
3STEP 3

Vertical rise to the top center

A right triangle then gives the vertical rise as √(69)/3.

h = √(3² - R²) = √(9 - 4/3) = √(23/3)
4STEP 4

Stack the three heights

Stacking the centre height, the rise and the big radius gives 3 + √(69)/3, choice (B).

h = √(23/3) = √(23)/√3 = √(69)/3, 1 + √(69)/3 + 2 = 3 + √(69)/3
Answer
3 + √(69)/3
Numerically (3 + √(69)/3 ≈ 3 + 2.77 = 5.77). That is above 3 (the big center's own radius plus the base height already give more than 3) and below 6 (the vertical rise is under 3), so it lands in a sensible range. Notice every answer choice sits between about 5.74 and 5.83, so only the exact computation (h² = 23/3) pins it to (B) rather than a near neighbor.
💡Key takeaway

Swap the spheres for their centers, and a scary 3D stack becomes two flat right triangles you solve with the Pythagorean theorem.

  • Connect the four centers
  • Radius of the base triangle
  • Vertical rise to the top center
  • Stack the three heights