AMC 10 · 2019 · #21

Grade 8 geometry-3d
pythagorean-theoremarea-trianglesisosceles-triangleinteger-pythagorean-triplesspatial-visualization identify-subproblemsarea-difference ↑ Prerequisites: pythagorean-theoremarea-triangles
📏 Medium solution 💡 3 insights
Problem
A sphere of radius 6 centered at O rests against a triangle with sides 15, 15, 24each side of the triangle is tangent to the sphere. How far is O from the plane that holds the triangle?

Pick an answer.

(A)
$2\sqrt{3}$
(B)
4
(C)
$3\sqrt{2}$
(D)
$2\sqrt{5}$
(E)
5

AMC 10 2019 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.

How to solve
Strategy Identify Subproblems

Tool #7 (Subproblems): split into (a) find the inradius of the 15-15-24 triangle inside the plane and (b) use a right triangle in 3D to get d. Tool #1 (Diagram): a 2D picture for the triangle plus a side-view sphere-plane cross-section makes the relationship R² = r² + d² visible. Tool #9 (Easier Problem): the 15-15-24 triangle splits along its axis of symmetry into two 9-12-15 right triangles — a scaled 3-4-5 — so area is immediate.

1STEP 1

Drop the altitude of the 15-15-24 isosceles triangle; it splits the base into two 12s, so the height is h = 9 (a 9-12-15 triangle).

h = √(15² - 12²) = √(81) = 9
2STEP 2

Area = ½·24·9 = 108 and semiperimeter s = 15+15+242\frac{15+15+24}{2} = 27.

A = 108, s = 27
3STEP 3

The three tangent points lie on the sphere's cross-section circle, which is exactly the incircle, so r = As\frac{A}{s} = 10827\frac{108}{27} = 4.

r = As\frac{A}{s} = 10827\frac{108}{27} = 4
4STEP 4

Side-view: O, the plane's foot F, and a tangent point T form a right triangle: OT = R = 6, FT = r = 4, ∠OFT = 90°.

OT = 6, FT = 4, ∠ OFT = 90°
5STEP 5

Pythagoras on OFT: d² = R² - r² = 36 - 16 = 20, so d = √(20) = 2√(5) — choice (D).

d = √(R² - r²) = √(36 - 16) = 2√(5)
Answer
2√(5)
Sanity check the magnitudes. 2√(5) ≈ 4.47, which is less than the sphere's radius 6 — it must be, otherwise the plane would not intersect the sphere at all (and there would be no tangencies). Also r = 4 < R = 6, so the cross-sectional circle is smaller than a great circle, consistent with the plane being a non-equatorial slice. Finally, r² + d² = 16 + 20 = 36 = R² checks the right-triangle relationship directly.
💡Key takeaway

This AMC 10 problem only needs Grade 8 Pythagorean theorem (twice — once to get the triangle's height, once to relate the sphere radius, incircle radius, and distance) plus the inradius rule r = As\frac{A}{s} you already know — the answer is d = √(6² - 4²) = 2√(5).