返回题库

AIME 1996 · 第 13 题

AIME 1996 — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In triangle ABCABC, AB=30AB=\sqrt{30}, AC=6AC=\sqrt{6}, and BC=15BC=\sqrt{15}. There is a point DD for which AD\overline{AD} bisects BC\overline{BC}, and ADB\angle ADB is a right angle. The ratio [ADB][ABC]\frac{[ADB]}{[ABC]} can be written in the form mn\dfrac{m}{n}, where mm and nn are relatively prime positive integers. Find m+nm+n.

解析

Solution

AIME diagram

Let EE be the midpoint of BC\overline{BC}. Since BE=ECBE = EC, then ABE\triangle ABE and AEC\triangle AEC share the same height and have equal bases, and thus have the same area. Similarly, BDE\triangle BDE and BAEBAE share the same height, and have bases in the ratio DE:AEDE : AE, so [BDE][BAE]=DEAE\frac{[BDE]}{[BAE]} = \frac{DE}{AE} (see area ratios). Now,

[ADB][ABC]=[ABE]+[BDE]2[ABE]=12+DE2AE.\dfrac{[ADB]}{[ABC]} = \frac{[ABE] + [BDE]}{2[ABE]} = \frac{1}{2} + \frac{DE}{2AE}.

By Stewart's Theorem, AE=2(AB2+AC2)BC22=572AE = \frac{\sqrt{2(AB^2 + AC^2) - BC^2}}2 = \frac{\sqrt {57}}{2}, and by the Pythagorean Theorem on ABD,EBD\triangle ABD, \triangle EBD,

BD2+(DE+572)2=30BD2+DE2=154\begin{aligned} BD^2 + \left(DE + \frac {\sqrt{57}}2\right)^2 &= 30 \\ BD^2 + DE^2 &= \frac{15}{4} \\ \end{aligned} Subtracting the two equations yields DE57+574=1054DE=1257DE\sqrt{57} + \frac{57}{4} = \frac{105}{4} \Longrightarrow DE = \frac{12}{\sqrt{57}}. Then mn=12+DE2AE=12+12572572=2738\frac mn = \frac{1}{2} + \frac{DE}{2AE} = \frac{1}{2} + \frac{\frac{12}{\sqrt{57}}}{2 \cdot \frac{\sqrt{57}}{2}} = \frac{27}{38}, and m+n=065m+n = \boxed{065}.

Solution 2

Because the problem asks for a ratio, we can divide each side length by 3\sqrt{3} to make things simpler. We now have a triangle with sides 10\sqrt{10}, 5\sqrt{5}, and 2\sqrt{2}.

We use the same graph as above.

Draw perpendicular from CC to AEAE. Denote this point as FF. We know that DE=EF=xDE = EF = x and BD=CF=zBD = CF = z and also let AE=yAE = y.

Using Pythagorean theorem, we get three equations,

(y+x)2+z2=10(y+x)^2 + z^2 = 10 (yx)2+z2=2(y-x)^2 + z^2 = 2 x2+z2=54x^2 + z^2 = \frac{5}{4}

Adding the first and second, we obtain x2+y2+z2=6x^2 + y^2 + z^2 = 6, and then subtracting the third from this we find that y=192y = \frac{\sqrt{19}}{2}. (Note, we could have used Stewart's Theorem to achieve this result).

Subtracting the first and second, we see that xy=2xy = 2, and then we find that x=419x = \frac{4}{\sqrt{19}}

Using base ratios, we then quickly find that the desired ratio is 2738\frac{27}{38} so our answer is 065\boxed{065}

Solution 3 (Trig Bash)

AIME diagram

First, extend side ACAC to a point FF such that AFBFAF \perp BF.

We begin by using the Law of Cosines to find cosACB\cos \angle ACB:

(6)2+(15)22(6)(15)cosACB=(30)2.(\sqrt{6})^2 + (\sqrt{15})^2 - 2(\sqrt{6})(\sqrt{15})\cos \angle ACB = (\sqrt{30})^2. Simplifying,

6+15290cosACB=30,6 + 15 - 2\sqrt{90}\cos \angle ACB = 30, which gives

610cosACB=9cosACB=3210.-6\sqrt{10}\cos \angle ACB = 9 \quad \Rightarrow \quad \cos \angle ACB = -\frac{3}{2\sqrt{10}}. Using the Pythagorean identity,

sinACB=1cos2ACB=31020.\sin \angle ACB = \sqrt{1 - \cos^2 \angle ACB} = \frac{\sqrt{310}}{20}. Let [ABC][ABC] denote the area of ABC\triangle ABC. Using the area formula 12absinC\tfrac{1}{2}ab\sin C,

[ABC]=12(6)(15)(31020)=3314.[ABC] = \frac{1}{2}(\sqrt{6})(\sqrt{15})\left(\frac{\sqrt{310}}{20}\right) = \frac{3\sqrt{31}}{4}. Next, we use the Law of Cosines to find AEAE:

AE2=(152)2+(6)22(152)(6)(3210).AE^2 = \left(\frac{\sqrt{15}}{2}\right)^2 + (\sqrt{6})^2 - 2\left(\frac{\sqrt{15}}{2}\right)(\sqrt{6})\left(-\frac{3}{2\sqrt{10}}\right). Simplifying,

AE2=394+92=574,AE^2 = \frac{39}{4} + \frac{9}{2} = \frac{57}{4}, so

AE=572.AE = \frac{\sqrt{57}}{2}. Since EE is the midpoint of BCBC, we have [ACE]=[ABE]=3318[ACE] = [ABE] = \frac{3\sqrt{31}}{8}.

Solving for sinBEA\sin \angle BEA,

12(152)(572)sinBEA=3318,\frac{1}{2}\left(\frac{\sqrt{15}}{2}\right)\left(\frac{\sqrt{57}}{2}\right)\sin \angle BEA = \frac{3\sqrt{31}}{8}, which simplifies to

95sinBEA=31,\sqrt{95}\sin \angle BEA = \sqrt{31}, so

sinBEA=3195.\sin \angle BEA = \sqrt{\frac{31}{95}}. Using a Pythagorean identity,

cosBEA=895.\cos \angle BEA = \frac{8}{\sqrt{95}}. Now, solving for DEDE,

DE152=895DE=41595=4319.\frac{DE}{\frac{\sqrt{15}}{2}} = \frac{8}{\sqrt{95}} \quad \Rightarrow \quad DE = \frac{4\sqrt{15}}{\sqrt{95}} = 4\sqrt{\frac{3}{19}}. We now find the area of BDE\triangle BDE:

[BDE]=12(4319)(152)(3195)=63138.[BDE] = \frac{1}{2}\left(4\sqrt{\frac{3}{19}}\right)\left(\frac{\sqrt{15}}{2}\right)\left(\sqrt{\frac{31}{95}}\right) = \frac{6\sqrt{31}}{38}. Adding areas,

[ADB]=[ABE]+[BDE]=3318+63138=8131152.[ADB] = [ABE] + [BDE] = \frac{3\sqrt{31}}{8} + \frac{6\sqrt{31}}{38} = \frac{81\sqrt{31}}{152}. Taking the ratio,

[ADB][ABC]=81311523314=2738.\frac{[ADB]}{[ABC]} = \frac{\frac{81\sqrt{31}}{152}}{\frac{3\sqrt{31}}{4}} = \frac{27}{38}. Since the problem asks for m+nm+n, we have 27+38=065.27 + 38 = \boxed{065}.

~Voidling