返回题库

AIME 2013 I · 第 7 题

AIME 2013 I — Problem 7

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A rectangular box has width 1212 inches, length 1616 inches, and height mn\frac{m}{n} inches, where mm and nn are relatively prime positive integers. Three faces of the box meet at a corner of the box. The center points of those three faces are the vertices of a triangle with an area of 3030 square inches. Find m+nm+n.

解析

Solution 1

Let the height of the box be xx.

After using the Pythagorean Theorem three times, we can quickly see that the sides of the triangle are 10, (x2)2+64\sqrt{\left(\frac{x}{2}\right)^2 + 64}, and (x2)2+36\sqrt{\left(\frac{x}{2}\right)^2 + 36}. Since the area of the triangle is 3030, the altitude of the triangle from the base with length 1010 is 66.

Considering the two triangles created by the altitude, we use the Pythagorean theorem twice to find the lengths of the two line segments that make up the base of 1010.

We find:

10=(28+x2/4)+x/210 = \sqrt{\left(28+x^2/4\right)}+x/2 Solving for xx gives us x=365x=\frac{36}{5}. Since this fraction is simplified:

m+n=041m+n=\boxed{041}

Small Note

The 3D version of the Pythagorean theorem can also be applied here. ~MC

Solution 2 (Vectors)

We may use vectors. Let the height of the box be 2h2h. Without loss of generality, let the front bottom left corner of the box be (0,0,0)(0,0,0). Let the center point of the bottom face be P1P_1, the center of the left face be P2P_2 and the center of the front face be P3P_3.

We are given that the area of the triangle P1P2P3\triangle P_1 P_2 P_3 is 3030. Thus, by a well known formula, we note that 12P1P2xP1P3=30\frac{1}{2}|\vec{P_1P_2} \text{x} \vec{P_1P_3}|=30 We quickly attain that P1P2=<6,0,h>\vec{P_1P_2}=<-6,0,h> and P1P3=<0,8,h>\vec{P_1P_3}=<0,-8,h> (We can arbitrarily assign the long and short ends due to symmetry)

Computing the cross product, we find:

P1P2xP1P3=<6h,8h,48>\vec{P_1P_2} x \vec{P_1P_3}=-<6h,8h,48> Thus:

(6h)2+(8h)2+482=230=60\sqrt{(6h)^2+(8h)^2+48^2}=2*30=60 h=3.6h=3.6 2h=7.22h=7.2 2h=36/52h=36/5 m+n=041m+n=\boxed{041}

Solution 3

Let the height of the box be xx.

After using the Pythagorean Theorem three times, we can quickly see that the sides of the triangle are 10, (x/2)2+64\sqrt{(x/2)^2 + 64}, and (x/2)2+36\sqrt{(x/2)^2 + 36}. Therefore, we can use Heron's formula to set up an equation for the area of the triangle.

The semiperimeter is (10+(x/2)2+64+(x/2)2+36)/2\left(10 + \sqrt{(x/2)^2 + 64} + \sqrt{(x/2)^2 + 36}\right)/2. Therefore, when we square Heron's formula, we find

900=12((10+(x/2)2+64+(x/2)2+36)/2)×((10+(x/2)2+64+(x/2)2+36)/210)×((10+(x/2)2+64+(x/2)2+36)/2(x/2)2+64)×((10+(x/2)2+64+(x/2)2+36)/2(x/2)2+36).\begin{aligned}900 &= \frac{1}{2}\left(\left(10 + \sqrt{(x/2)^2 + 64} + \sqrt{(x/2)^2 + 36}\right)/2\right)\times\left(\left(10 + \sqrt{(x/2)^2 + 64} + \sqrt{(x/2)^2 + 36}\right)/2 - 10\right)\\&\qquad\times\left(\left(10 + \sqrt{(x/2)^2 + 64} + \sqrt{(x/2)^2 + 36}\right)/2 - \sqrt{(x/2)^2 + 64}\right)\\&\qquad\times\left(\left(10 + \sqrt{(x/2)^2 + 64} + \sqrt{(x/2)^2 + 36}\right)/2 - \sqrt{(x/2)^2 + 36}\right).\end{aligned} Solving, we get 041\boxed{041}.

Solution 4

It isn't hard to see that the triangle connecting the centers of the faces of the rectangular prism is congruent to the triangle connecting the midpoints of three edges that concur. So we can now apply de Gua's theorem (https://en.wikipedia.org/wiki/De_Gua%27s_theorem) to see that:

302=242+(3x)2+(4x)230^2=24^2+(3x)^2+(4x)^2

Where xx is half the desired length of the height.

Solving yields 2x=3652x=\frac{36}{5}

And thus 36+5=04136+5=\boxed{041}

---Solution 4 contributed by Siddharth Namachivayam

Solution 5 (PyTRIGorean)

Let half the height be aa (we want to find 2a2a), then we see that the three sides of the triangle are (by Pyth Theorem) 10,a2+36,a2+6410, \sqrt{a^2+36}, \sqrt{a^2+64}. Using the Law of Sines with the angle as the one included between the square roots, we see that this angle's cosine is a2(a2+36)(a2+64)\frac{a^2}{\sqrt{(a^2+36)(a^2+64)}} by the Law of Cosines, meaning that its sine is 100a2+2304(a2+36)(a2+64)\frac{\sqrt{100a^2+2304}}{\sqrt{(a^2+36)(a^2+64)}}. Finally, multiply the two square-rooted sides by this sine and one-half, and equate to 30.

You get 25a2+576=30\sqrt{25a^2+576} = 30, giving a=185a=\frac{18}{5}, so our answer is 041\boxed{041}

Solution 6 (Heron's Formula Application)

Let xx be 12\frac12 the height of the box. We will solve for xx and then multiply by 22 at the end. The three side lengths of the triangle, by the Pythagorean Theorem, are x2+62,x2+82,\sqrt{x^2+6^2},\sqrt{x^2+8^2}, and 1010.

Heron's formula states that the area of the triangle is s(sa)(sb)(sc)\sqrt{s(s-a)(s-b)(s-c)} where ss is the semiperimeter. Applying difference of squares to make the formula less computational, we get (a+b+c)(a+bc)(ab+c)(a+b+c)4=(a2+b2+2abc2)(c2b2a2+2ab)4=4a2b2(a2+b2c2)24\frac{\sqrt{(a+b+c)(a+b-c)(a-b+c)(-a+b+c)}}{4}=\frac{\sqrt{(a^2+b^2+2ab-c^2)(c^2-b^2-a^2+2ab)}}4=\frac{\sqrt{4a^2b^2-(a^2+b^2-c^2)^2}}4.

Now, we plug in x2+62\sqrt{x^2+6^2} for aa, x2+82\sqrt{x^2+8^2} for bb, and 1010 for cc. This gives us

4(x2+62)(x2+82)(x2+62+x2+82102)24=30\frac{\sqrt{4(x^2+6^2)(x^2+8^2)-(x^2+6^2+x^2+8^2-10^2)^2}}4=30 4x4+400x2+44824x4=120\sqrt{4x^4+400x^2+4\cdot48^2-4x^4}=120 400x2+4482=1202400x^2+4\cdot48^2=120^2 25x2+242=30225x^2+24^2=30^2 25x2=62(5242)25x^2=6^2(5^2-4^2) 25x2=18225x^2=18^2 5x=185x=18 x=185x=\frac{18}5 Now multiplying by 22, we get that the height is 365\frac{36}5, and m+n=36+5=041m+n=36+5=\boxed{041}

Solution 7 (Pyramids)

Let the rectangular prism be ABCDEFGHABCDEFGH with AB=12AB=12, AC=16AC=16, and AD=αAD=\alpha edges of the cube. It is easy to notice that the triangle given by the problem is similar to the triangle BCDBCD by a ratio of 1:21:2. Thus [BCD]=120[BCD]=120.

We know that the volume of the triangular pyramid defined by A,B,C,DA,B,C,D is equal to 131216α12=32α\frac{1}{3}\cdot12\cdot16\cdot\alpha\cdot\frac{1}{2}=32\alpha, and we can find the volume by using the triangle BCDBCD as the base. Letting hh be the distance from AA to BCD\triangle BCD, we find that the volume is 13h120=40h\frac{1}{3}\cdot h\cdot120=40h. Thus h=45αh=\frac{4}{5}\alpha, and all that remains is to find an equation for hh.

Let AA be the origin of a three-dimensional plane, and let the line segments AB,AC,ADAB,AC,AD lie on the x,y,zx,y,z axes respectively. We know that the equation of the plane in which BCD\triangle BCD lies can be represented by the equation ax+by+cz=dax+by+cz=d, where a,b,c,da,b,c,d are real values, and we know that B(12,0,0),C(0,16,0),D(0,0,α)B(12,0,0),C(0,16,0),D(0,0,\alpha) lie on BCD\triangle BCD which in turn lies on this plane. Thus the three points are solutions to the equation. Plugging in the values yields d=12a=16b=αcd=12a=16b=\alpha c, and inserting these values for a,b,ca,b,c in terms of dd and simplifying yields 112x+116y+1αz=1\frac{1}{12}x+\frac{1}{16}y+\frac{1}{\alpha}z=1. This is the equation of the plane.

By the formula, the value of hh (or the distance between AA and BCD\triangle BCD) is equivalent to 11122+1162+1α2\frac{1}{\sqrt{\frac{1}{12^2}+\frac{1}{16^2}+\frac{1}{\alpha^2}}}. Plugging this value in, we find that:

45α=11122+1162+1α2\frac{4}{5}\alpha=\frac{1}{\sqrt{\frac{1}{12^2}+\frac{1}{16^2}+\frac{1}{\alpha^2}}} 1122+1162+1α2=54α\sqrt{\frac{1}{12^2}+\frac{1}{16^2}+\frac{1}{\alpha^2}}=\frac{5}{4\alpha} 122+162122162+1α2=2516α2\frac{12^2+16^2}{12^2\cdot16^2}+\frac{1}{\alpha^2}=\frac{25}{16\alpha^2} 2021922=916α2\frac{20^2}{192^2}=\frac{9}{16\alpha^2} 20192=34α\frac{20}{192}=\frac{3}{4\alpha} α=3419220=365\alpha=\frac{3}{4}\cdot\frac{192}{20}=\frac{36}{5} Thus the answer is 36+5=04136+5=\boxed{041}.

~eevee9406

Solution 8 (Similar to Solution 5)

Again, consider the total height as 2x2x, which leads to the side lengths of the triangle being 1010, x2+64\sqrt{x^2 + 64}, and x2+36\sqrt{x^2 + 36}. Consider the angle θ\theta between the two sides of x2+36\sqrt{x^2+36} and 1010.

Since the area of a triangle is 12absinc\frac{1}{2}ab\sin c, we can find that 12(10)x2+36sinθ=30\frac{1}{2}(10)\sqrt{x^2+36}\sin \theta = 30. By cosine law, x2+64=x2+36+1002(10)x2+36cosθx^2+64 = x^2+36+100-2(10)\sqrt{x^2+36}\cos \theta, which simplifies to 20x2+36cosθ=7220\sqrt{x^2+36}\cos \theta = 72.

Divide the first equation by the second to get sinθcosθ=53\frac{\sin\theta}{\cos\theta} = \frac{5}{3}, and solve to find sinθ=534\sin\theta=\frac{5}{\sqrt{34}}. Substitute this back into the first equation to get the following:

x2+36=6534\sqrt{x^2+36} = \frac{6}{5}\sqrt{34} x2+36=3625(34)x^2+36 = \frac{36}{25}(34) x2=36(34)36(25)25x^2 = \frac{36(34)-36(25)}{25} x=185x = \frac{18}{5} 2x=3652x = \frac{36}{5} .

Thus, our answer is 041\boxed{041}.

~htoshiro