Maths Olympiad Prep

Library / /625 of 1394

, 2023

Geometry Difficulty 5.2 AIME, harder Prove it United States

Problem:

Let AA and BB be points in space for which AB=1AB = 1. Let R\mathcal{R} be the region of points PP for which AP1AP \leq 1 and BP1BP \leq 1. Compute the largest possible side length of a cube contained within R\mathcal{R}.

Solution

Solution:

Let hh be the distance between the center of one sphere and the center of the opposite face of the cube. Let xx be the side length of the cube. Then we can draw a right triangle by connecting the center of the sphere, the center of the opposite face of the cube, and one of the vertices that make up that face. This gives us h2+(2x2)2=1h^{2} + \left(\frac{\sqrt{2} x}{2}\right)^{2} = 1.

Because the centers of the spheres are 11 unit apart, h=12x+12h = \frac{1}{2} x + \frac{1}{2}, giving us the quadratic
(12x+12)2+(2x2)2=1. \left(\frac{1}{2} x + \frac{1}{2}\right)^{2} + \left(\frac{\sqrt{2} x}{2}\right)^{2} = 1.
Solving yields x=1013x = \frac{\sqrt{10} - 1}{3}.

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.