In a cube with edge length a, nine identical largest possible spheres are to be arranged such that one of them has its center at the intersection of the body diagonals, while the other eight are placed in the corners of the cube.
How large is the diameter d of the spheres, expressed in terms of the cube side a?
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Official solution
The centers of the central sphere and the two spheres filling opposite corners must lie on a body diagonal of the cube. In the figure, a section through the cube containing two body diagonals and a top view of the cube are shown.
The length of the body diagonal is a3. From this figure, the validity of the following equations can be read:
r:x=a:a3(1)4r+2x=a3
Solving this system of equations for r by substituting x=r3 (from Equation I), we obtain
r=2a⋅2+33=2a(23−3)≈0.232a
From this, it immediately follows that d=a(23−3)≈0.464a.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.