AMC 10 · 2019 · #18

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 rests against a triangle with sides 15, 15, and 24, each side of the triangle tangent to the sphere. Find how far the sphere's centre is from the plane holding the triangle.

Pick an answer.

(A)
$2\sqrt{3}$
(B)
4
(C)
$3\sqrt{2}$
(D)
$2\sqrt{5}$
(E)
5
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

Find the triangle's height

Being isosceles gives the height at once.

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

Area and semiperimeter

Compute the area and the semiperimeter.

A = 108, s = 27
3STEP 3

The inradius

Their ratio is the inradius.

r = A/s = 108/27 = 4
4STEP 4

Build the right triangle

The sphere's radius is the hypotenuse.

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

Compute the distance

Pythagoras gives two root five.

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 12 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 = A/s you already know — the answer is d = √(6² - 4²) = 2√(5).