Maths Olympiad Prep

Library / /36 of 377

Geometry Difficulty 4.4 AIME Find the answer United States

Problem:
A pebble is shaped as the intersection of a cube of side length 11 with the solid sphere tangent to all of the cube's edges. What is the surface area of this pebble?

A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.

Solution

Solution:
Imagine drawing the sphere and the cube. Take a cross section, with a plane parallel to two of the cube's faces, passing through the sphere's center. In this cross section, the sphere looks like a circle, and the cube looks like a square (of side length 11) inscribed in that circle. We can now calculate that the sphere has diameter
d:=2 d := \sqrt{2}
and surface area
S:=πd2=2π, S := \pi d^{2} = 2 \pi,
and that the sphere protrudes a distance of
x:=212 x := \frac{\sqrt{2} - 1}{2}
out from any given face of the cube.

It is known that the surface area chopped off from a sphere by any plane is proportional to the perpendicular distance thus chopped off. Thus, each face of the cube chops off a fraction
xd \frac{x}{d}
of the sphere's surface. The surface area of the pebble contributed by the sphere is thus
S(16xd), S \cdot \left(1 - 6 \cdot \frac{x}{d}\right),
whereas the cube contributes 66 circles of radius 12\frac{1}{2}, with total area
6π(12)2=32π. 6 \cdot \pi \left(\frac{1}{2}\right)^{2} = \frac{3}{2} \pi.
The pebble's surface area is therefore
S(16xd)+32π=2π(162122)+32π=6252π. S \cdot \left(1 - 6 \cdot \frac{x}{d}\right) + \frac{3}{2} \pi = 2 \pi \cdot \left(1 - 6 \cdot \frac{\sqrt{2} - 1}{2 \sqrt{2}}\right) + \frac{3}{2} \pi = \frac{6 \sqrt{2} - 5}{2} \pi.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.