A sphere with center has radius 6. A triangle with sides of length , , and is situated in space so that each of its sides are tangent to the sphere. What is the distance between and the plane determined by the triangle?
- A)
- B)
- C)
- D)
- E)
Answer
D
Key insight
The sphere meets the triangle's plane in a circle tangent to all three sides, the incircle of radius 4; then distance = sqrt(6^2 - 4^2).
Solution
The plane of the triangle cuts the sphere in a circle. Each side of the triangle is tangent to the sphere and lies in the plane, so each side is tangent to this circle. A circle in the triangle's plane tangent to all three sides is the incircle, so the cross-section is the incircle and its center is the foot of the perpendicular from to the plane.
Compute the inradius. The isosceles triangle with sides has altitude to the base , so its area is . The semiperimeter is , so
Now let be the incenter and a point of tangency on a side. Then (radius of the sphere), (radius of the cross-section), and . By the Pythagorean theorem,
The answer is .
Why this works
Reduce 3D to 2D by slicing: a sphere meets a plane in a circle whose radius, the sphere's radius, and the distance to the plane form a right triangle. "Tangent to all three sides" identifies that circle as the incircle, and finds its radius quickly for a triangle whose area is easy. Recognizing the -- right triangle inside the isosceles triangle saves Heron's formula.
The trap
Using the circumradius or the altitude 9 instead of the inradius, or forgetting that the cross-section circle is smaller than the sphere.
Common mistakes
- Using the circumradius or the altitude 9 instead of the inradius, or forgetting that the cross-section circle is smaller than the sphere.
- Answering the inradius (choice B) instead of finishing with the Pythagorean step, or computing .
Techniques
Add construction lines/points (drop altitudes, extend segments, connect centers) · Set up the equation/formula and compute; no special trick needed