返回题库

AIME 1983 · 第 11 题

AIME 1983 — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

The solid shown has a square base of side length ss. The upper edge is parallel to the base and has length 2s2s. All other edges have length ss. Given that s=62s=6\sqrt{2}, what is the volume of the solid?

AIME diagram

解析

Solutions

Solution 1

First, we find the height of the solid by dropping a perpendicular from the midpoint of ADAD to EFEF. The hypotenuse of the triangle formed is the median of equilateral triangle ADEADE, and one of the legs is 323\sqrt{2}. We apply the Pythagorean Theorem to deduce that the height is 66.

AIME diagram

Next, we complete the figure into a triangular prism, and find its volume, which is 6212262=432\frac{6\sqrt{2}\cdot 12\sqrt{2}\cdot 6}{2}=432.

Now, we subtract off the two extra pyramids that we included, whose combined volume is 2(623263)=1442\cdot \left( \frac{6\sqrt{2}\cdot 3\sqrt{2} \cdot 6}{3} \right)=144.

Thus, our answer is 432144=288432-144=\boxed{288}.

Solution 2

AIME diagram

Extend EAEA and FBFB to meet at GG, and EDED and FCFC to meet at HH. Now, we have a regular tetrahedron EFGHEFGH, which by symmetry has twice the volume of our original solid. This tetrahedron has side length 2s=1222s = 12\sqrt{2}. Using the formula for the volume of a regular tetrahedron, which is V=2S312V = \frac{\sqrt{2}S^3}{12}, where S is the side length of the tetrahedron, the volume of our original solid is:

V=122(122)312=288V = \frac{1}{2} \cdot \frac{\sqrt{2} \cdot (12\sqrt{2})^3}{12} = \boxed{288}.

Solution 3

We can also find the volume by considering horizontal cross-sections of the solid and using calculus. As in Solution 1, we can find that the height of the solid is 66; thus, we will integrate with respect to height from 00 to 66, noting that each cross section of height dhdh is a rectangle. The volume is then 0h(wl) dh\int_0^h(wl) \ \text{d}h, where ww is the width of the rectangle and ll is the length. We can express ww in terms of hh as w=622hw=6\sqrt{2}-\sqrt{2}h since it decreases linearly with respect to hh, and l=62+2hl=6\sqrt{2}+\sqrt{2}h since it similarly increases linearly with respect to hh. Now we solve:

06(622h)(62+2h) dh=06(722h2) dh=72(6)2(13)(63)=288\int_0^6(6\sqrt{2}-\sqrt{2}h)(6\sqrt{2}+\sqrt{2}h)\ \text{d}h =\int_0^6(72-2h^2)\ \text{d}h=72(6)-2\left(\frac{1}{3}\right)\left(6^3\right)=\boxed{288} .

Solution 4

Draw an altitude from a vertex of the square base to the top edge. By using 30,60,9030,60, 90 triangle ratios, we obtain that the altitude has a length of 363 \sqrt{6}, and that little portion that hangs out has a length of 323\sqrt2. This is a triangular pyramid with a base of 36,36,323\sqrt6, 3\sqrt6, 3\sqrt2, and a height of 323\sqrt{2}. Since there are two of these, we can compute the sum of the volumes of these two to be 7272. Now we are left with a triangular prism with a base of dimensions 36,36,323\sqrt6, 3\sqrt6, 3\sqrt2 and a height of 626\sqrt2. We can compute the volume of this to be 216, and thus our answer is 288\boxed{288}.

pi_is_3.141

Solution 5

From solution 1, the height of the solid is 66. Construct a triangular prism with base ABCD, and with the height of the solid. The volume of this triangular prism is (62)261/2=216( 6\sqrt{2} )^2 \cdot 6 \cdot 1/2 = 216 Notice that the solid is symetrical, and if you remove the triangular prism described earlier and combine the two halves on each side of it, you will get a regular tetrahedron. This tetrahedron has sidelength of 626\sqrt{2} and since the formula for the volume of a regular tetrahedron is s362\frac{s^3}{6\sqrt{2}} the volume of this tetrahedron is 7272. 216+72=288216 + 72 = \boxed{288}.

~skibidi solver