返回题库

AIME 2004 II · 第 13 题

AIME 2004 II — Problem 13

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Let ABCDEABCDE be a convex pentagon with ABCE,BCAD,ACDE,ABC=120,AB=3,BC=5,AB \parallel CE, BC \parallel AD, AC \parallel DE, \angle ABC=120^\circ, AB=3, BC=5, and DE=15.DE = 15. Given that the ratio between the area of triangle ABCABC and the area of triangle EBDEBD is m/n,m/n, where mm and nn are relatively prime positive integers, find m+n.m+n.

解析

Solution

Let the intersection of AD\overline{AD} and CE\overline{CE} be FF. Since ABCE,BCAD,AB \parallel CE, BC \parallel AD, it follows that ABCFABCF is a parallelogram, and so ABCCFA\triangle ABC \cong \triangle CFA. Also, as ACDEAC \parallel DE, it follows that ABCEFD\triangle ABC \sim \triangle EFD.

AIME diagram

By the Law of Cosines, AC2=32+52235cos120=49AC=7AC^2 = 3^2 + 5^2 - 2 \cdot 3 \cdot 5 \cos 120^{\circ} = 49 \Longrightarrow AC = 7. Thus the length similarity ratio between ABC\triangle ABC and EFD\triangle EFD is ACED=715\frac{AC}{ED} = \frac{7}{15}.

Let hABCh_{ABC} and hBDEh_{BDE} be the lengths of the altitudes in ABC,BDE\triangle ABC, \triangle BDE to AC,DEAC, DE respectively. Then, the ratio of the areas [ABC][BDE]=12hABCAC12hBDEDE=715hABChBDE\frac{[ABC]}{[BDE]} = \frac{\frac 12 \cdot h_{ABC} \cdot AC}{\frac 12 \cdot h_{BDE} \cdot DE} = \frac{7}{15} \cdot \frac{h_{ABC}}{h_{BDE}}.

However, hBDE=hABC+hCAF+hEFDh_{BDE} = h_{ABC} + h_{CAF} + h_{EFD}, with all three heights oriented in the same direction. Since ABCCFA\triangle ABC \cong \triangle CFA, it follows that hABC=hCAFh_{ABC} = h_{CAF}, and from the similarity ratio, hEFD=157hABCh_{EFD} = \frac{15}{7}h_{ABC}. Hence hABChBDE=hABC2hABC+157hABC=729\frac{h_{ABC}}{h_{BDE}} = \frac{h_{ABC}}{2h_{ABC} + \frac {15}7h_{ABC}} = \frac{7}{29}, and the ratio of the areas is 715729=49435\frac{7}{15} \cdot \frac 7{29} = \frac{49}{435}. The answer is m+n=484m+n = \boxed{484}.

Additional Trigonometry-Free Alternative

Instead of using the Law of Cosines, we can draw a line perpendicular to line BC down from point A until it intersects BC at a point PP. Since PBA=60\angle PBA = 60^{\circ}, we can use the 30609030-60-90 triangle to deduce that PB=32PB = \frac{3}{2}, and PA=332PA = \frac{3\sqrt{3}}{2}. From here, we can use Pythagorean theorem to deduce that AC=7AC = 7. Then, we can follow with the rest of the solution above.