返回题库

AIME 2006 II · 第 12 题

AIME 2006 II — Problem 12

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Equilateral ABC\triangle ABC is inscribed in a circle of radius 22. Extend AB\overline{AB} through BB to point DD so that AD=13,AD=13, and extend AC\overline{AC} through CC to point EE so that AE=11.AE = 11. Through D,D, draw a line l1l_1 parallel to AE,\overline{AE}, and through E,E, draw a line l2l_2 parallel to AD.\overline{AD}. Let FF be the intersection of l1l_1 and l2.l_2. Let GG be the point on the circle that is collinear with AA and FF and distinct from A.A. Given that the area of CBG\triangle CBG can be expressed in the form pqr,\frac{p\sqrt{q}}{r}, where p,q,p, q, and rr are positive integers, pp and rr are relatively prime, and qq is not divisible by the square of any prime, find p+q+r.p+q+r.

解析

Solution 1

AIME diagram

Notice that E=BGC=120\angle{E} = \angle{BGC} = 120^\circ because A=60\angle{A} = 60^\circ. Also, GBC=GAC=FAE\angle{GBC} = \angle{GAC} = \angle{FAE} because they both correspond to arc GC{GC}. So ΔGBCΔEAF\Delta{GBC} \sim \Delta{EAF}.

[EAF]=12(AE)(EF)sinAEF=121113sin120=14334.[EAF] = \frac12 (AE)(EF)\sin \angle AEF = \frac12\cdot11\cdot13\cdot\sin{120^\circ} = \frac {143\sqrt3}4. Because the ratio of the area of two similar figures is the square of the ratio of the corresponding sides, [GBC]=BC2AF2[EAF]=12112+13221113cos12014334=4293433[GBC] = \frac {BC^2}{AF^2}\cdot[EAF] = \frac {12}{11^2 + 13^2 - 2\cdot11\cdot13\cdot\cos120^\circ}\cdot\frac {143\sqrt3}4 = \frac {429\sqrt3}{433}. Therefore, the answer is 429+433+3=865429+433+3=\boxed{865}.

Solution 2: Analytic Geometry/Coord Bash

Solution by e_power_pi_times_i/edited by srisainandan6

Let the center of the circle be OO and the origin. Then, A(0,2)A (0,2), B(3,1)B (-\sqrt{3}, -1), C(3,1)C (\sqrt{3}, -1). DD and EE can be calculated easily knowing ADAD and AEAE, D(132,133+42)D (-\dfrac{13}{2}, \dfrac{-13\sqrt{3}+4}{2}), E(112,113+42)E (\dfrac{11}{2}, \dfrac{-11\sqrt{3}+4}{2}). As DFDF and EFEF are parallel to AEAE and ADAD, F(1,123+2)F (-1, -12\sqrt{3}+2). GG and AA is the intersection between AFAF and circle OO. Therefore G(483433,862433)G (-\dfrac{48\sqrt{3}}{433}, -\dfrac{862}{433}). Using the Shoelace Theorem, [CBG]=4293433[CBG] = \dfrac{429\sqrt{3}}{433}, so the answer is 865\boxed{865}. Note that although the solution may appear short, actually getting all the coordinates take a while as there is plenty of computation.

Note by chrisdiamond10: We can save time calculating the area of the triangle once we have the coordinates of B,C,GB,C,G by using bh2\frac{b\cdot h}{2}. Use BCBC as the base, then the base is 232\sqrt{3}. The height is easily calculated as 1(862433)=1+862433=429433-1-\left(-\frac{862}{433}\right)=-1+\frac{862}{433}=\frac{429}{433}, so multiplying base by height and dividing by two we find that the total area is 4293433\frac{429\sqrt{3}}{433}, and our answer is 865\boxed{865}.

Solution 3: Trig

Lines l1l_1 and l2l_2 are constructed such that AEFDAEFD is a parallelogram, hence DF=13DF = 13. Since BACBAC is equilateral with angle of 6060^{\circ}, angle DD is 120120^{\circ}. Use law of cosines to find AF=433AF = \sqrt{433}. Then use law of sines to find angle BAGBAG and GACGAC. Next we use Ptolemy's Theorem on ABGCABGC to find that CG+BG=AGCG + BG = AG. Next we use law of cosine on triangles BAGBAG and GACGAC, solving for BG and CG respectively. Subtract the two equations and divide out a BG+CGBG + CG to find the value of CGBGCG - BG. Next, AG=2RcosθAG = 2\cdot R \cos{\theta}, where R is radius of circle =2= 2 and θ=\theta = angle BAGBAG. We already know sine of the angle so find cosine, hence we have found AGAG. At this point it is system of equation yielding CG=263433CG = \frac{26\sqrt{3}}{\sqrt{433}} and BG=223433BG = \frac{22\sqrt{3}}{\sqrt{433}}. Given [CBG]=BCCGBG4R[CBG] = \frac{BC \cdot CG \cdot BG}{4R}, and BC=23BC = 2\sqrt{3} by 30609030-60-90 triangle, we can evaluate to find [CBG]=4293433[CBG] = \frac{429\sqrt{3}}{433}, to give answer = 865\boxed{865}.

Solution 4

Note that AB=23AB=2\sqrt3, DF=11DF=11, and EF=13EF=13. If we take a homothety of the parallelogram with respect to AA, such that FF maps to GG, we see that [ABG][ACG]=1113\frac{[ABG]}{[ACG]}=\frac{11}{13}. Since AGB=AGC=60\angle AGB=\angle AGC=60^{\circ}, from the sine area formula we have BGCG=1113\frac{BG}{CG}=\frac{11}{13}. Let BG=11kBG=11k and CG=13kCG=13k.

By Law of Cosines on BGC\triangle BGC, we have

12=k2(112+1113+132)=433k2    k2=1243312=k^2(11^2+11\cdot13+13^2)=433k^2\implies k^2=\frac{12}{433} Thus, [CBG]=12(11k)(13k)sin120=3414312433=4293433    865[CBG]=\frac12 (11k)(13k)\sin 120^{\circ} = \frac{\sqrt3}{4}\cdot 143\cdot \frac{12}{433}=\frac{429\sqrt3}{433}\implies\boxed{865}.

~rayfish

Solution 5: Easy Similar triangles

First, by properties of cyclic quadrilterals, .Next,wenoticequadrilateralAEFDisaparallelogram,andoppositesanglesaresupplementary,andtherefore. Next, we notice quadrilateral AEFD is a parallelogram, and opposites angles are supplementary, and therefore. Finally, by inscribed angles, .Thuswecanconclude. Thus we can conclude\triangle CBG \sim \triangle AFD$ by AA similarity.

Because FAEAFD\triangle FAE \cong \triangle AFD, FAECBG\triangle FAE \sim \triangle CBG aswell. So, we can write BCAF=BGDF23433=BG11\frac{BC}{AF} = \frac{BG}{DF} \to \frac{2\sqrt{3}}{\sqrt{433}} = \frac{BG}{11} since AF=433AF = \sqrt{433} by the Law of Cosines. This gives BG=223433BG = \frac{22\sqrt{3}}{\sqrt{433}} and doing an identical process yields CG=263433CG = \frac{26\sqrt{3}}{\sqrt{433}}. Thus, [CBG]=263433223433sin120=4293433p+q+r=865[CBG] = \frac{26\sqrt{3}}{\sqrt{433}} \cdot \frac{22\sqrt{3}}{\sqrt{433}} \cdot \sin 120 = \frac{429\sqrt{3}}{433} \to p+q+r = \boxed{865}.

~BossLu99