Maths Olympiad Prep

Library / /8 of 10

, 2019

Geometry Difficulty 5.9 AIME, harder Prove it United States

Problem:

In a rectangular box ABCDEFGHA B C D E F G H with edge lengths AB=AD=6A B = A D = 6 and AE=49A E = 49, a plane slices through point AA and intersects edges BFB F, FGF G, GHG H, HDH D at points PP, QQ, RR, SS respectively. Given that AP=ASA P = A S and PQ=QR=RSP Q = Q R = R S, find the area of pentagon APQRSA P Q R S.

Solution

Solution:

Let ADA D be the positive xx-axis, ABA B be the positive yy-axis, and AEA E be the positive zz-axis, with AA the origin. The plane, which passes through the origin, has equation k1x+k2y=zk_{1} x + k_{2} y = z for some undetermined parameters k1,k2k_{1}, k_{2}. Because AP=ASA P = A S and AB=ADA B = A D, we get PB=SDP B = S D, so PP and SS have the same zz-coordinate. But P(0,6,6k2)P(0, 6, 6 k_{2}) and S(6,0,6k1)S(6, 0, 6 k_{1}), so k1=k2=kk_{1} = k_{2} = k for some kk. Then QQ and RR both have zz-coordinate 4949, so Q(49k6,6,49)Q\left(\frac{49}{k} - 6, 6, 49\right) and R(6,49k6,49)R\left(6, \frac{49}{k} - 6, 49\right). The equation QR2=RS2Q R^{2} = R S^{2} then gives
(49k6)2+(496k)2=2(1249k12)2 \left(\frac{49}{k} - 6\right)^{2} + (49 - 6k)^{2} = 2\left(12 - \frac{49}{k} - 12\right)^{2}
This is equivalent to
(496k)2(k2+1)=2(4912k)2 (49 - 6k)^{2}(k^{2} + 1) = 2(49 - 12k)^{2}
which factors as
(k7)(36k3336k2203k+343)=0. (k - 7)(36k^{3} - 336k^{2} - 203k + 343) = 0.
This gives k=7k = 7 as a root. Note that for QQ and RR to actually lie on FGF G and GHG H respectively, we must have 496k4912\frac{49}{6} \geq k \geq \frac{49}{12}. Via some estimation, one can show that the cubic factor has no roots in this range (for example, it's easy to see that when k=1k = 1 and k=33636=283k = \frac{336}{36} = \frac{28}{3}, the cubic is negative, and it also remains negative between the two values), so we must have k=7k = 7.

Now consider projecting APQRSA P Q R S onto plane ABCDA B C D. The projection is ABCDA B C D save for a triangle QCRQ' C R' with side length 1249k=512 - \frac{49}{k} = 5. Thus the projection has area 36252=47236 - \frac{25}{2} = \frac{47}{2}. Since the area of the projection equals [APQRS]cosθ[A P Q R S] \cdot \cos \theta, where θ\theta is the (smaller) angle between planes APQRSA P Q R S and ABCDA B C D, and since the planes have normal vectors (k,k,1)(k, k, -1) and (0,0,1)(0, 0, 1) respectively, we get cosθ=(k,k,1)(0,0,1)k2+k2+1=12k2+1=199\cos \theta = \frac{(k, k, -1) \cdot (0, 0, 1)}{\sqrt{k^{2} + k^{2} + 1}} = \frac{1}{\sqrt{2k^{2} + 1}} = \frac{1}{\sqrt{99}} and so
[APQRS]=47992=141112 [A P Q R S] = \frac{47 \sqrt{99}}{2} = \frac{141 \sqrt{11}}{2}

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.