AMC 10 · 2013 · #18

Grade 8 geometry-3d
pythagorean-theoremtangent-circlesspatial-visualization convert-to-algebra ↑ Prerequisites: pythagorean-theorem
📏 Long solution 💡 3 insights
Problem
A ring of equal spheres sits inside a big one, and a new sphere touches all of them. Find its radius.

Pick an answer.

(A)
$\sqrt{2}$
(B)
$\frac{3}{2}$
(C)
$\frac{5}{3}$
(D)
$\sqrt{3}$
(E)
2
How to solve
Strategy Visualize Spatial Relationships

This is a 3D packing picture, so Tool #17 (Visualize Spatial Relationships) is the engine: seeing that the six unit spheres form a flat ring and the eighth sphere must rest on the axis right above the ring's center turns the whole solid into one flat right triangle. Tool #1 (Draw a Diagram) fixes that triangle on paper. Tool #7 (Identify Subproblems) splits the work into two easy pieces — first the big sphere's radius, then the eighth sphere. Tool #4 (Introduce a Variable) names the unknown radius r and the height h, so the two tangency facts become equations we can solve.

1STEP 1

Set the scale of the ring

The hexagon sets the ring's scale.

OC_small = side = 2
2STEP 2

Radius of the big sphere

Inner tangency makes the big radius 3.

R - 1 = 2 → R = 3
3STEP 3

Place the eighth sphere on the axis

Symmetry puts the new sphere on the axis.

h = R - r = 3 - r, distance to a small center = 1 + r
4STEP 4

Build the right triangle

One right triangle holds every length.

2² + h² = (1+r)² → 4 + (3-r)² = (1+r)²
5STEP 5

Solve for the radius

Solving gives 3/2, choice (B).

13-6r=1+2r → 8r=12 → r=3/2 → (B)
Answer
3/2
The eighth sphere must fit inside the big sphere of radius 3, so its radius has to be well under 3: 3/2 passes. Its center height is h=3-r=3/2, which is positive, so the sphere really does sit above the ring rather than through it — a good sign. A quick check of the triangle: legs 2 and 3/2 give hypotenuse √(4+9/4)=√(25/4)=5/2, and indeed 1+r=1+3/2=5/2. Both tangency conditions hold exactly, so 3/2 is correct and the other choices can be ruled out.
💡Key takeaway

Flatten the 3D picture into one right triangle: the eighth sphere sits on the axis, and the legs 2 and 3-r with hypotenuse 1+r give r=3/2, choice (B).

  • Set the scale of the ring
  • Radius of the big sphere
  • Place the eighth sphere on the axis
  • Build the right triangle
  • Solve for the radius