返回题库

AIME 2023 II · 第 14 题

AIME 2023 II — Problem 14

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A cube-shaped container has vertices A,A, B,B, C,C, and D,D, where AB\overline{AB} and CD\overline{CD} are parallel edges of the cube, and AC\overline{AC} and BD\overline{BD} are diagonals of faces of the cube, as shown. Vertex AA of the cube is set on a horizontal plane P\mathcal{P} so that the plane of the rectangle ABDCABDC is perpendicular to P,\mathcal{P}, vertex BB is 22 meters above P,\mathcal{P}, vertex CC is 88 meters above P,\mathcal{P}, and vertex DD is 1010 meters above P.\mathcal{P}. The cube contains water whose surface is parallel to P\mathcal{P} at a height of 77 meters above P.\mathcal{P}. The volume of water is mn\frac{m}{n} cubic meters, where mm and nn are relatively prime positive integers. Find m+n.m+n.

Diagram

AIME diagram

解析

Solution 1

AIME diagram

Let's first view the cube from a direction perpendicular to ABDCABDC, as illustrated above. Let xx be the cube's side length. Since CHAAGB\triangle CHA \sim \triangle AGB, we have

CACH=ABAG.\frac{CA}{CH} = \frac{AB}{AG}. We know AB=xAB = x, AG=x222AG = \sqrt{x^2-2^2}, AC=2xAC = \sqrt{2}x, CH=8CH = 8. Plug them into the above equation, we get

2x8=xx222.\frac{\sqrt{2}x}{8} = \frac{x}{\sqrt{x^2-2^2}}. Solving this we get the cube's side length x=6x = 6, and AC=62.AC = 6\sqrt{2}.

Let PQPQ be the water's surface, both PP and QQ are 77 meters from P\mathcal P. Notice that CC is 88 meters from P\mathcal P, this means

CP=18CA=324.CP = \frac{1}{8}CA = \frac{3\sqrt{2}}{4}. Similarly,

DQ=38CA=924.DQ = \frac{3}{8}CA = \frac{9\sqrt{2}}{4}. AIME diagram

Now, we realize that the 3D space inside the cube without water is a frustum, with PP on its smaller base and QQ on its larger base. To find its volume, all we need is to find the areas of both bases and the height, which is x=6x = 6. To find the smaller base, let's move our viewpoint onto the plane ABDCABDC and view the cube from a direction parallel to ABDCABDC, as shown above. The area of the smaller base is simply

S1=CP2=(324)2=98.S_1 = CP^2 = \Bigl(\frac{3\sqrt{2}}{4}\Bigr)^2 = \frac{9}{8}. Similarly, the area of the larger base is

S2=DQ2=(924)2=818.S_2 = DQ^2 = \Bigl(\frac{9\sqrt{2}}{4}\Bigr)^2 = \frac{81}{8}. Finally, applying the formula for a frustum's volume,

V=13x(S1+S1S2+S2)=136(98+98818+818)=1174.V = \frac{1}{3} \cdot x \cdot (S_1 + \sqrt{S_1S_2} + S_2) = \frac{1}{3} \cdot 6 \cdot \Bigl(\frac{9}{8} + \sqrt{\frac{9}{8}\cdot\frac{81}{8}} + \frac{81}{8}\Bigl) = \frac{117}{4}. The water's volume is thus

631174=7474,6^3 - \frac{117}{4} = \frac{747}{4}, giving 751\boxed{751}.

Solution 2

AIME diagram

Denote h(X)h(X) the distance from point XX to P,h(A)=0,h(B)=2,\mathcal{P}, h(A) = 0, h(B) = 2, h(C)=8,h(D)=10,h(G)=h(I)=h(H)=7,AB=a,AC=a2.h(C) = 8, h(D) = 10, h(G) = h(I) = h(H) = 7, AB = a, AC = a \sqrt{2}.

Let slope ABAB to P\mathcal{P} be α.\alpha. Notation is shown in the diagram.

tanα=sinαcosα=h(B)ABACh(C)=24    a=6.\tan \alpha = \frac {\sin \alpha}{\cos \alpha} = \frac {h(B)}{AB}\cdot \frac {AC}{h(C)} = \frac {\sqrt{2}}{4} \implies a = 6. Let S=GICD    h(S)=h(G)=7.S = GI \cap CD \implies h(S) = h(G) = 7.

h(C)h(G)=87=1,h(D)h(I)=107=3.h(C) – h(G) = 8 - 7 = 1, h(D)- h(I) = 10 - 7 = 3. h(E)=h(F)=h(D)+h(B)2=6    h(E) = h(F) = \frac {h(D) +h(B)}{2} = 6 \implies DIDE=h(D)h(I)h(D)h(E)=34    DI=DH=92.\frac {DI}{DE} = \frac {h(D) - h(I)}{h(D)-h(E)} = \frac {3}{4} \implies DI = DH = \frac {9}{2}. Similarly CG=32    SD=9.CG = \frac {3}{2} \implies SD = 9.

Let the volume without water be V,V, volume of the pyramid SCGJSCGJ be U.U.

It is clear that U+V=27U=SD6DI2=2438    U + V = 27U = \frac {SD}{6} \cdot DI^2 = \frac {243}{8} \implies V=24326827=1174=637474V = \frac {243 \cdot 26}{8 \cdot 27 } = \frac {117}{4} = 6^3 - \frac {747}{4} from which 751.\boxed{751}.

vladimir.shelomovskii@gmail.com, vvsss

Solution 3

We introduce a Cartesian coordinate system to the diagram. We put the origin at AA. We let the zz-components of BB, CC, DD be positive. We set the xx-axis in a direction such that BB is on the xOzx-O-z plane.

The coordinates of AA, BB, CC are A=(0,0,0)A = \left( 0, 0, 0 \right), B=(xB,0,2)B = \left( x_B, 0 , 2 \right), C=(xC,yC,8)C = \left( x_C, y_C, 8 \right).

Because ABACAB \perp AC, ABAC=0\overrightarrow{AB} \cdot \overrightarrow{AC} = 0. Thus,

xBxC+16=0.(1)x_B x_C + 16 = 0 . \hspace{1cm} (1) Because ACAC is a diagonal of a face, AC2=2AB2AC^2 = 2 AB^2. Thus,

xC2+yC2+82=2(xB2+22).(2)x_C^2 + y_C^2 + 8^2 = 2 \left( x_B^2 + 2^2 \right) . \hspace{1cm} (2) Because plane ABCDABCD is perpendicular to plan PP, z^(AB×AC)=0\hat z \cdot \left( \overrightarrow{AB} \times \overrightarrow{AC} \right) = 0. Thus,

001xB02xCyC8=0.(3)\begin{vmatrix} 0 & 0 & 1 \\ x_B & 0 & 2 \\ x_C & y_C & 8 \end{vmatrix} = 0 . \hspace{1cm} (3) Jointly solving (1), (2), (3), we get one solution xB=42x_B = 4 \sqrt{2}, xC=22x_C = - 2 \sqrt{2}, yC=0y_C = 0. Thus, the side length of the cube is AB=xB2+22=6|AB| = \sqrt{x_B^2 + 2^2} = 6.

Denote by PP and QQ two vertices such that APAP and AQAQ are two edges, and satisfy the right-hand rule that AB^×AP^=AQ^\widehat{AB} \times \widehat{AP} = \widehat{AQ}. Now, we compute the coordinates of PP and QQ.

Because AB=6|AB| = 6, we have AP×AQ=6AB\overrightarrow{AP} \times \overrightarrow{AQ} = 6 \overrightarrow{AB}, AQ×AB=6AP\overrightarrow{AQ} \times \overrightarrow{AB} = 6 \overrightarrow{AP}, AB×AP=6AQ\overrightarrow{AB} \times \overrightarrow{AP} = 6 \overrightarrow{AQ}.

Hence,

[i^j^k^xPyPzPxQyQzQ]=6(42i^+2k^),i^j^k^xQyQzQ4202=6(xPi^+yPj^+zPk^),i^j^k^4202xPyPzP=6(xQi^+yQj^+zQk^).\begin{aligned} \begin{bmatrix} \hat i & \hat j & \hat k \\ x_P & y_P & z_P \\ x_Q & y_Q & z_Q \end{bmatrix} & = 6 \left( 4 \sqrt{2} \hat i + 2 \hat k \right) , \\ \begin{vmatrix} \hat i & \hat j & \hat k \\ x_Q & y_Q & z_Q \\ 4 \sqrt{2} & 0 & 2 \end{vmatrix} & = 6 \left( x_P \hat i + y_P \hat j + z_P \hat k \right) , \\ \begin{vmatrix} \hat i & \hat j & \hat k \\ 4 \sqrt{2} & 0 & 2 \\ x_P & y_P & z_P \end{vmatrix} & = 6 \left( x_Q \hat i + y_Q \hat j + z_Q \hat k \right) . \end{aligned} By solving these equations, we get yP2+yQ2=36.y_P^2 + y_Q^2 = 36 .

In addition, we have AC=AP+AQ\overrightarrow{AC} = \overrightarrow{AP} + \overrightarrow{AQ}. Thus, P=(2,32,4)P = \left( - \sqrt{2} , 3 \sqrt{2} , 4 \right), Q=(2,32,4)Q = \left( - \sqrt{2} , - 3 \sqrt{2} , 4 \right).

Therefore, the volume of the water is

V=63u=01v=01w=011{zBu+zPv+zQw7}dwdvdu=63u=01v=01w=011{2u+4v+4w7}dwdvdu=6363u=01v=01w=011{2u+4v+4w>7}dwdvdu.\begin{aligned} V = & 6^3 \int_{u=0}^1 \int_{v=0}^1 \int_{w=0}^1 \mathbf 1 \left\{ z_B u + z_P v + z_Q w \leq 7 \right\} dw dv du \\ & = 6^3 \int_{u=0}^1 \int_{v=0}^1 \int_{w=0}^1 \mathbf 1 \left\{ 2 u + 4 v + 4 w \leq 7 \right\} dw dv du \\ & = 6^3 - 6^3 \int_{u=0}^1 \int_{v=0}^1 \int_{w=0}^1 \mathbf 1 \left\{ 2 u + 4 v + 4 w > 7 \right\} dw dv du . \end{aligned} Define u=1uu' = 1 - u, v=1vv' = 1 - v, w=1ww' = 1 - w. Thus,

V=6363u=01v=01w=011{2u+4v+4w<3}dwdvdu=6363u=01(v=01w=011{v+w<34u2}dwdv)du=6363u=0112(34u2)2du.\begin{aligned} V & = 6^3 - 6^3 \int_{u=0}^1 \int_{v=0}^1 \int_{w=0}^1 \mathbf 1 \left\{ 2 u' + 4 v' + 4 w' < 3 \right\} dw dv du \\ & = 6^3 - 6^3 \int_{u'=0}^1 \left( \int_{v'=0}^1 \int_{w'=0}^1 \mathbf 1 \left\{ v' + w' < \frac{3}{4} - \frac{u'}{2} \right\} dw' dv' \right) du' \\ & = 6^3 - 6^3 \int_{u'=0}^1 \frac{1}{2} \left( \frac{3}{4} - \frac{u'}{2} \right)^2 du' . \end{aligned} Define u=34u2u'' = \frac{3}{4} - \frac{u'}{2}. Thus,

V=6363u=1/43/4(u)2du=636313((34)3(14)3)=2161174=7474.\begin{aligned} V & = 6^3 - 6^3 \int_{u'' = 1/4}^{3/4} \left( u'' \right)^2 du'' \\ & = 6^3 - 6^3 \frac{1}{3} \left( \left(\frac{3}{4}\right)^3 - \left(\frac{1}{4}\right)^3 \right) \\ & = 216 - \frac{117}{4} \\ & = \frac{747}{4} . \end{aligned} Therefore, the answer is 747+4=(751) 747 + 4 = \boxed{\textbf{(751) }}.

~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)

Video Solution

https://youtu.be/6YCtKO7UW3s