A cube-shaped container has vertices A,B,C, and D, where AB and CD are parallel edges of the cube, and AC and BD are diagonals of faces of the cube, as shown. Vertex A of the cube is set on a horizontal plane P so that the plane of the rectangle ABDC is perpendicular to P, vertex B is 2 meters above P, vertex C is 8 meters above P, and vertex D is 10 meters above P. The cube contains water whose surface is parallel to P at a height of 7 meters above P. The volume of water is nm cubic meters, where m and n are relatively prime positive integers. Find m+n.
Diagram
解析
Solution 1
Let's first view the cube from a direction perpendicular to ABDC, as illustrated above. Let x be the cube's side length. Since △CHA∼△AGB, we have
CHCA=AGAB.
We know AB=x, AG=x2−22, AC=2x, CH=8. Plug them into the above equation, we get
82x=x2−22x.
Solving this we get the cube's side length x=6, and AC=62.
Let PQ be the water's surface, both P and Q are 7 meters from P. Notice that C is 8 meters from P, this means
CP=81CA=432.
Similarly,
DQ=83CA=492.
Now, we realize that the 3D space inside the cube without water is a frustum, with P on its smaller base and Q 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=6. To find the smaller base, let's move our viewpoint onto the plane ABDC and view the cube from a direction parallel to ABDC, as shown above. The area of the smaller base is simply
S1=CP2=(432)2=89.
Similarly, the area of the larger base is
S2=DQ2=(492)2=881.
Finally, applying the formula for a frustum's volume,
V=31⋅x⋅(S1+S1S2+S2)=31⋅6⋅(89+89⋅881+881)=4117.
The water's volume is thus
63−4117=4747,
giving 751.
Solution 2
Denote h(X) the distance from point X to P,h(A)=0,h(B)=2,h(C)=8,h(D)=10,h(G)=h(I)=h(H)=7,AB=a,AC=a2.
Let slope AB to P be α. Notation is shown in the diagram.
tanα=cosαsinα=ABh(B)⋅h(C)AC=42⟹a=6.
Let S=GI∩CD⟹h(S)=h(G)=7.
Let the volume without water be V, volume of the pyramid SCGJ be U.
It is clear that U+V=27U=6SD⋅DI2=8243⟹V=8⋅27243⋅26=4117=63−4747 from which 751.
vladimir.shelomovskii@gmail.com, vvsss
Solution 3
We introduce a Cartesian coordinate system to the diagram. We put the origin at A. We let the z-components of B, C, D be positive. We set the x-axis in a direction such that B is on the x−O−z plane.
The coordinates of A, B, C are A=(0,0,0), B=(xB,0,2), C=(xC,yC,8).
Because AB⊥AC, AB⋅AC=0. Thus,
xBxC+16=0.(1)
Because AC is a diagonal of a face, AC2=2AB2. Thus,
xC2+yC2+82=2(xB2+22).(2)
Because plane ABCD is perpendicular to plan P, z^⋅(AB×AC)=0. Thus,
0xBxC00yC128=0.(3)
Jointly solving (1), (2), (3), we get one solution xB=42, xC=−22, yC=0. Thus, the side length of the cube is ∣AB∣=xB2+22=6.
Denote by P and Q two vertices such that AP and AQ are two edges, and satisfy the right-hand rule that AB×AP=AQ. Now, we compute the coordinates of P and Q.
Because ∣AB∣=6, we have AP×AQ=6AB, AQ×AB=6AP, AB×AP=6AQ.
Hence,
i^xPxQj^yPyQk^zPzQi^xQ42j^yQ0k^zQ2i^42xPj^0yPk^2zP=6(42i^+2k^),=6(xPi^+yPj^+zPk^),=6(xQi^+yQj^+zQk^).
By solving these equations, we get yP2+yQ2=36.
In addition, we have AC=AP+AQ. Thus, P=(−2,32,4), Q=(−2,−32,4).