Maths Olympiad Prep

Library / /1341 of 1394

, 2025

Geometry Difficulty 6.1 National Olympiad Prove it United States

Problem:
A plane P\mathcal{P} intersects a rectangular prism at a hexagon which has side lengths 4545, 6666, 6363, 5555, 5454, and 7777, in that order. Compute the distance from the center of the rectangular prism to P\mathcal{P}.

Solution

Solution 1: Translate P\mathcal{P} so that it contains the center. The intersection of the translated plane with the rectangular prism is a centrally symmetric hexagon. Let its side lengths be aa, bb, cc, aa, bb, and cc, in that order. Then, for some tat_{a}, tbt_{b}, and tct_{c}, the side lengths of the hexagon before the translation were
(ata,b+tb,ctc,a+ta,btb,c+tc)=(45,66,63,55,54,77),(a - t_{a}, b + t_{b}, c - t_{c}, a + t_{a}, b - t_{b}, c + t_{c}) = (45, 66, 63, 55, 54, 77),
from which it follows that ta=5t_{a} = 5, tb=6t_{b} = 6, and tc=7t_{c} = 7.
Now, a translation of a plane can be written in one of three equivalent forms: it can be viewed as a translation in the xx direction by a distance dxd_{x}, a translation in the yy direction by a distance dyd_{y}, or a translation in the zz direction by a distance dzd_{z} (with coordinate axes chosen as shown below).

Figure 1

As shown above, we can express tat_{a}, tbt_{b}, and tct_{c} in terms of dxd_{x}, dyd_{y}, and dzd_{z} using the Pythagorean theorem, which yields ta=dy2+dz2t_{a} = \sqrt{d_{y}^{2} + d_{z}^{2}}, tb=dz2+dx2t_{b} = \sqrt{d_{z}^{2} + d_{x}^{2}}, and tc=dx2+dy2t_{c} = \sqrt{d_{x}^{2} + d_{y}^{2}}. Hence,
(dx2,dy2,dz2)=(52+62722,62+72522,72+52622)=(6,30,19).(d_{x}^{2}, d_{y}^{2}, d_{z}^{2}) = \left(\frac{5^{2} + 6^{2} - 7^{2}}{2}, \frac{6^{2} + 7^{2} - 5^{2}}{2}, \frac{7^{2} + 5^{2} - 6^{2}}{2}\right) = (6, 30, 19).
We can draw a right pyramid with legs dxd_{x}, dyd_{y}, and dzd_{z} which has the center of the prism as a vertex with opposite face on P\mathcal{P}. Then, the height of this pyramid, or the distance from the center to P\mathcal{P}, is
1dx2+dy2+dz2=161+301+191=9524;\sqrt{\frac{1}{d_{x}^{-2} + d_{y}^{-2} + d_{z}^{-2}}} = \sqrt{\frac{1}{6^{-1} + 30^{-1} + 19^{-1}}} = \sqrt{\frac{95}{24}};

Solution 2: Let the vertices of the hexagon be ABCDEFABCDEF, where AB=45AB = 45, BC=66BC = 66, etc. Note that ABDEAB \parallel DE, BCEFBC \parallel EF, and CDFACD \parallel FA. Let OO be the center of the prism, and let MM, NN, and PP be the midpoints of ADAD, BEBE, and CFCF, respectively.

Figure 2

The key observation is that MNMN is the midline between ABAB and DEDE. Hence, plane OMNOMN is the midplane between the faces of the prism containing sides ABAB and DEDE. Similarly, planes OMPOMP and ONPONP are the other two midplanes of the prism. Thus, OMOM, ONON, and OPOP are mutually orthogonal.

Observe
MN=ABDE2=5,NP=BCEF2=6,andPM=CDFA2=7,MN = \frac{|AB - DE|}{2} = 5, \quad NP = \frac{|BC - EF|}{2} = 6, \quad \text{and} \quad PM = \frac{|CD - FA|}{2} = 7,
so by Heron's formula, we can compute the area of MNPMNP to be 9(95)(96)(97)=66\sqrt{9(9 - 5)(9 - 6)(9 - 7)} = 6\sqrt{6}.

Moreover, if x=OMx = OM, y=ONy = ON, and z=OPz = OP, then,
x2+y2=52,y2+z2=62,andz2+x2=72.x^{2} + y^{2} = 5^{2}, \quad y^{2} + z^{2} = 6^{2}, \quad \text{and} \quad z^{2} + x^{2} = 7^{2}.
Solving this system of equations gives x=19x = \sqrt{19}, y=6y = \sqrt{6}, and z=30z = \sqrt{30}. Therefore, if dd is the distance from OO to plane MNPMNP (i.e., the answer), the volume of tetrahedron OMNPOMNP can be written as
1619630=13(66)d,\frac{1}{6} \cdot \sqrt{19} \cdot \sqrt{6} \cdot \sqrt{30} = \frac{1}{3} \cdot (6\sqrt{6}) \cdot d,
SO
d=19630266=9524.d = \frac{\sqrt{19 \cdot 6 \cdot 30}}{2 \cdot 6 \sqrt{6}} = \sqrt{\frac{95}{24}}.

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.