返回题库

AIME 2002 I · 第 15 题

AIME 2002 I — Problem 15

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Polyhedron ABCDEFGABCDEFG has six faces. Face ABCDABCD is a square with AB=12;AB = 12; face ABFGABFG is a trapezoid with AB\overline{AB} parallel to GF,\overline{GF}, BF=AG=8,BF = AG = 8, and GF=6;GF = 6; and face CDECDE has CE=DE=14.CE = DE = 14. The other three faces are ADEG,BCEF,ADEG, BCEF, and EFG.EFG. The distance from EE to face ABCDABCD is 12. Given that EG2=pqr,EG^2 = p - q\sqrt {r}, where p,q,p, q, and rr are positive integers and rr is not divisible by the square of any prime, find p+q+r.p + q + r.

解析

Solution 1

AIME diagram

Let's put the polyhedron onto a coordinate plane. For simplicity, let the origin be the center of the square: A(6,6,0)A(-6,6,0), B(6,6,0)B(-6,-6,0), C(6,6,0)C(6,-6,0) and D(6,6,0)D(6,6,0). Since ABFGABFG is an isosceles trapezoid and CDECDE is an isosceles triangle, we have symmetry about the xzxz-plane.

Therefore, the yy-component of EE is 0. We are given that the zz component is 12, and it lies over the square, so we must have E(2,0,12)E(2,0,12) so CE=42+62+122=196=14CE=\sqrt{4^2+6^2+12^2}=\sqrt{196}=14 (the other solution, E(10,0,12)E(10,0,12) does not lie over the square). Now let F(a,3,b)F(a,-3,b) and G(a,3,b)G(a,3,b), so FG=6FG=6 is parallel to AB\overline{AB}. We must have BF=8BF=8, so (a+6)2+b2=8232=55(a+6)^2+b^2=8^2-3^2=55.

The last piece of information we have is that ADEGADEG (and its reflection, BCEFBCEF) are faces of the polyhedron, so they must all lie in the same plane. Since we have AA, DD, and EE, we can derive this plane.* Let HH be the extension of the intersection of the lines containing AG,BF\overline{AG}, \overline{BF}. It follows that the projection of AHB\triangle AHB onto the plane x=6x = 6 must coincide with the CDE\triangle CDE', where EE' is the projection of EE onto the plane x=6x = 6. GHFAHB\triangle GHF \sim \triangle AHB by a ratio of 1/21/2, so the distance from HH to the plane x=6x = -6 is

((2×8)262)2122=219;\sqrt{\left(\sqrt{(2 \times 8)^2 - 6^2}\right)^2 - 12^2} = 2\sqrt{19}; and by the similarity, the distance from GG to the plane x=6x = -6 is 19\sqrt{19}. The altitude from GG to ABCDABCD has height 12/2=612/2 = 6. By similarity, the x-coordinate of GG is 6/2=3-6/2 = -3. Then G=(6±19,3,6)G = (-6 \pm \sqrt{19}, -3, 6).

Now that we have located GG, we can calculate EG2EG^2:

EG2=(8±19)2+32+62=64±1619+19+9+36=128±1619.EG^2=(8\pm\sqrt{19})^2+3^2+6^2=64\pm16\sqrt{19}+19+9+36=128\pm16\sqrt{19}. Taking the negative root because the answer form asks for it, we get 1281619128-16\sqrt{19}, and 128+16+19=163128+16+19=\fbox{163}.


  • One may also do this by vectors; AD×DE=(12,0,0)×(4,6,12)=(0,144,72)=72(0,2,1)\overrightarrow{AD}\times\overrightarrow{DE}=(12,0,0)\times(-4,-6,12)=(0,-144,-72)=-72(0,2,1), so the plane is 2y+z=26=122y+z=2\cdot6=12. Since GG lies on this plane, we must have 23+b=122\cdot3+b=12, so b=6b=6. Therefore, a=6±5562=6±19a=-6\pm\sqrt{55-6^2}=-6\pm\sqrt{19}. So G(6±19,3,6)G(-6\pm\sqrt{19},-3,6).

Solution 2

We let AA be the origin, or (0,0,0)(0,0,0), B=(0,0,12)B = (0,0,12), and D=(12,0,0)D = (12,0,0). Draw the perpendiculars from F and G to AB, and let their intersections be X and Y, respectively. By symmetry, FX=GY=1262=3FX = GY = \frac{12-6}2 = 3, so G=(a,b,3)G = (a,b,3), where a and b are variables.

We can now calculate the coordinates of E. Drawing the perpendicular from E to CD and letting the intersection be Z, we have CZ=DZ=6CZ = DZ = 6 and EZ=410EZ = 4\sqrt{10}. Therefore, the x coordinate of EE is 12(410)2122=1216=124=812-\sqrt{(4\sqrt{10})^2-12^2}=12-\sqrt{16}=12-4=8, so E=(8,12,6)E = (8,12,6).

We also know that A,D,E,A,D,E, and GG are coplanar, so they all lie on the plane z=Ax+By+Cz = Ax+By+C. Since (0,0,0)(0,0,0) is on it, then C=0C = 0. Also, since (12,0,0)(12,0,0) is contained, then A=0A = 0. Finally, since (8,12,6)(8,12,6) is on the plane, then B=12B = \frac 12. Therefore, b=6b = 6. Since GA=8GA = 8, then a2+62+32=82a^2+6^2+3^2=8^2, or a=±19a = \pm \sqrt{19}. Therefore, the two permissible values of EG2EG^2 are (8±19)2+62+32=128±1619(8 \pm \sqrt{19})^2+6^2+3^2 = 128 \pm 16\sqrt{19}. The only one that satisfies the conditions of the problem is 1281619128 - 16\sqrt{19}, from which the answer is 128+16+19=163128+16+19=\boxed{163}.

Solution 3 (minimal coordinates, Apollonius)

Denote the foot of the altitude from EE to ABCDABCD be XX. Let the projection of XX onto ADAD be YY. We seek YD=aYD=a. Let E=(0,0,0)E=(0, 0, 0). Then we get X=(0,0,12)X=(0, 0, -12). Because the diagram is symmetrical, Y=(a,6,12)Y=(a, -6, -12). So, a2+62+122=142a=4a^2+6^2+12^2=14^2 \rightarrow a=4. We find EA=261EA=2\sqrt{61}.

Extend EGEG and FEFE to meet the plane z=0z=0. Since EGADEGAD is a quadrilateral and all on a plane, then the extension of EGEG and FEFE will meet the lines ADAD and BCBC, respectively. Call these intersections AA' and BB'. Let EA=a,AA=bEA'=a, AA'=b.

Using the Law of Cosines on EAD\triangle EAD gives cos(EAD)=461\cos(\angle EAD)=\frac{4}{\sqrt{61}}. Using Law of Cosines on EAD\triangle EA'D gives the equation a2=b2+244+16ba^2=b^2+244+16b. Now, using Apollonius' Theorem on the same triangle gives a2=2b2+232a^2=2b^2+232. Equating the two gives b216b12=0b^2-16b-12=0. Solving gives us b=8219,b2=1403219b=8-2\sqrt{19}, b^2=140-32\sqrt{19}.

Finally, plugging into either expression for aa gives a2=5126419a^2=512-64\sqrt{19}. Since FG=12ABFG=\frac{1}{2}A'B' and is parallel to ABA'B', by the midpoint theorem,

EG=12ABEG2=14AB2=1281619EG=\frac{1}{2} A'B' \rightarrow EG^2=\frac{1}{4}A'B'^2 \rightarrow = 128-16\sqrt{19} .

Then 128+16+19=163128+16+19=163.

-RyanZhu817