返回题库

AIME 2006 I · 第 14 题

AIME 2006 I — Problem 14

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

A tripod has three legs each of length 55 feet. When the tripod is set up, the angle between any pair of legs is equal to the angle between any other pair, and the top of the tripod is 44 feet from the ground. In setting up the tripod, the lower 1 foot of one leg breaks off. Let hh be the height in feet of the top of the tripod from the ground when the broken tripod is set up. Then hh can be written in the form mn,\frac m{\sqrt{n}}, where mm and nn are positive integers and nn is not divisible by the square of any prime. Find m+n.\lfloor m+\sqrt{n}\rfloor. (The notation x\lfloor x\rfloor denotes the greatest integer that is less than or equal to x.x.)

解析

Solution 1

AIME diagram

We will use [...][...] to denote volume (four letters), area (three letters) or length (two letters).

Let TT be the top of the tripod, A,B,CA,B,C are end points of three legs. Let SS be the point on TATA such that [TS]=4[TS] = 4 and [SA]=1[SA] = 1. Let OO be the center of the base equilateral triangle ABCABC. Let MM be the midpoint of segment BCBC. Let hh be the distance from TT to the triangle SBCSBC (hh is what we want to find).

We have the volume ratio [TSBC][TABC]=[TS][TA]=45\frac {[TSBC]}{[TABC]} = \frac {[TS]}{[TA]} = \frac {4}{5}.

So h[SBC][TO][ABC]=45\frac {h\cdot [SBC]}{[TO]\cdot [ABC]} = \frac {4}{5}.

We also have the area ratio [SBC][ABC]=[SM][AM]\frac {[SBC]}{[ABC]} = \frac {[SM]}{[AM]}.

The triangle TOATOA is a 3453-4-5 right triangle so [AM]=32[AO]=92[AM] = \frac {3}{2}\cdot[AO] = \frac {9}{2} and cosTAO=35\cos{\angle{TAO}} = \frac {3}{5}.

Applying Law of Cosines to the triangle SAMSAM with [SA]=1[SA] = 1, [AM]=92[AM] = \frac {9}{2} and cosSAM=35\cos{\angle{SAM}} = \frac {3}{5}, we find:

[SM]=531710.[SM] = \frac {\sqrt {5\cdot317}}{10}.

Putting it all together, we find h=1445317h = \frac {144}{\sqrt {5\cdot317}}.

144+5317=144+5317=144+1585=144+39=183\lfloor 144+\sqrt{5 \cdot 317}\rfloor =144+ \lfloor \sqrt{5 \cdot 317}\rfloor =144+\lfloor \sqrt{1585} \rfloor =144+39=\boxed{183}.

Solution 2

We note that AO=3AO=3. From this we can derive that the side length of the equilateral is 333\sqrt{3}. We now use 3D coordinate geometry.

A=(0,0,0)A = (0,0,0) B=(33,0,0)B = (3\sqrt{3},0,0) C=(332,92,0)C = (\frac{3\sqrt{3}}{2}, \frac{9}{2}, 0) T=(332,32,4)T = (\frac{3\sqrt{3}}{2}, \frac{3}{2}, 4) S=(3310,310,45)S= (\frac{3\sqrt{3}}{10}, \frac{3}{10}, \frac{4}{5}) We know three points of plane SCBSCB hence we can write out the equation for the plane. Plane SCBSCB can be expressed as

43x+4y+39z36=0.4\sqrt{3}x+4y+39z-36=0. Applying the distance between a point and a plane formula.

ax+by+cz+da2+b2+c2=43332+432+39436(43)2+42+392=1441585\frac{ax+by+cz+d}{\sqrt{a^{2}+b^{2}+c^{2}}} = \frac{4\sqrt{3} \cdot \frac{3\sqrt{3}}{2} + 4\cdot \frac{3}{2} + 39 \cdot 4 -36}{\sqrt{(4\sqrt{3})^2+4^2+39^2}} = \frac{144}{\sqrt{1585}} m+n=144+1585=183\lfloor m+\sqrt{n}\rfloor = \lfloor 144+\sqrt{1585}\rfloor = 183 Solution by SimonSun

Solution 3 (Cosine Law & Pythagorean Bash)

Diagram borrowed from Solution 1

AIME diagram

Apply Pythagorean Theorem on TOB\bigtriangleup TOB yields

BO=TB2TO2=3BO=\sqrt{TB^2-TO^2}=3 Since ABC\bigtriangleup ABC is equilateral, we have MOB=60\angle MOB=60^{\circ} and

BC=2BM=2(OBsinMOB)=33BC=2BM=2(OB\sin MOB)=3\sqrt{3} Apply Pythagorean Theorem on TMB\bigtriangleup TMB yields

TM=TB2BM2=52(332)2=732TM=\sqrt{TB^2-BM^2}=\sqrt{5^2-(\frac{3\sqrt{3}}{2})^2}=\frac{\sqrt{73}}{2} Apply Law of Cosines on TBC\bigtriangleup TBC we have

BC2=TB2+TC22(TB)(TC)cosBTCBC^2=TB^2+TC^2-2(TB)(TC)\cos BTC (33)2=52+522(5)2cosBTC(3\sqrt{3})^2=5^2+5^2-2(5)^2\cos BTC cosBTC=2350\cos BTC=\frac{23}{50} Apply Law of Cosines on STB\bigtriangleup STB using the fact that STB=BTC\angle STB=\angle BTC we have

SB2=ST2+BT22(ST)(BT)cosSTBSB^2=ST^2+BT^2-2(ST)(BT)\cos STB SB=42+522(4)(5)cosBTC=5655SB=\sqrt{4^2+5^2-2(4)(5)\cos BTC}=\frac{\sqrt{565}}{5} Apply Pythagorean Theorem on BSM\bigtriangleup BSM yields

SM=SB2BM2=158510SM=\sqrt{SB^2-BM^2}=\frac{\sqrt{1585}}{10} Let the perpendicular from TT hits SBCSBC at PP. Let SP=xSP=x and PM=158510xPM=\frac{\sqrt{1585}}{10}-x. Apply Pythagorean Theorem on TSPTSP and TMPTMP we have

TP2=TS2SP2=TM2PM2TP^2=TS^2-SP^2=TM^2-PM^2 42x2=(732)2(158510x)24^2-x^2=(\frac{\sqrt{73}}{2})^2-(\frac{\sqrt{1585}}{10}-x)^2 Cancelling out the x2x^2 term and solving gets x=18121585x=\frac{181}{2\sqrt{1585}}.

Finally, by Pythagorean Theorem,

TP=TS2SP2=1441585TP=\sqrt{TS^2-SP^2}=\frac{144}{\sqrt{1585}} so m+n=183\lfloor m+\sqrt{n}\rfloor=\boxed{183}

~ Nafer