返回题库

AIME 2005 II · 第 12 题

AIME 2005 II — Problem 12

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Square ABCDABCD has center O, AB=900, EO,\ AB=900,\ E and FF are on ABAB with AEandAE andEbetweenbetweenAandandF, m\angle EOF =45^\circ,andandEF=400.GiventhatGiven thatBF=p+q\sqrt{r},wherewherep,q,andandrarepositiveintegersandare positive integers andrisnotdivisiblebythesquareofanyprime,findis not divisible by the square of any prime, findp+q+r.$

解析

Solutions

Solution 1 (trigonometry)

AIME diagram

Let GG be the foot of the perpendicular from OO to ABAB. Denote x=EGx = EG and y=FGy = FG, and x>yx > y (since AE<BFAE < BF and AG=BGAG = BG). Then tanEOG=x450\tan \angle EOG = \frac{x}{450}, and tanFOG=y450\tan \angle FOG = \frac{y}{450}.

By the tangent addition rule (tan(a+b)=tana+tanb1tanatanb)\left( \tan (a + b) = \frac{\tan a + \tan b}{1 - \tan a \tan b} \right), we see that

tan45=tan(EOG+FOG)=x450+y4501x450y450.\tan 45 = \tan (EOG + FOG) = \frac{\frac{x}{450} + \frac{y}{450}}{1 - \frac{x}{450} \cdot \frac{y}{450}}. Since tan45=1\tan 45 = 1, this simplifies to 1xy4502=x+y4501 - \frac{xy}{450^2} = \frac{x + y}{450}. We know that x+y=400x + y = 400, so we can substitute this to find that 1xy4502=89xy=15021 - \frac{xy}{450^2} = \frac 89 \Longrightarrow xy = 150^2.

Substituting x=400yx = 400 - y again, we know have xy=(400y)y=1502xy = (400 - y)y = 150^2. This is a quadratic with roots 200±507200 \pm 50\sqrt{7}. Since y<xy < x, use the smaller root, 200507200 - 50\sqrt{7}.

Now, BF=BGFG=450(200507)=250+507BF = BG - FG = 450 - (200 - 50\sqrt{7}) = 250 + 50\sqrt{7}. The answer is 250+50+7=307250 + 50 + 7 = \boxed{307}.

Solution 2 (synthetic)

AIME diagram

Label BF=xBF=x, so EA=EA = 500x500 - x. Rotate OEF\triangle{OEF} about OO until EFEF lies on BCBC. Now we know that EOF=45\angle{EOF}=45^\circ therefore BOF+AOE=45\angle BOF+\angle AOE=45^\circ also since OO is the center of the square. Label the new triangle that we created OGJ\triangle OGJ. Now we know that rotation preserves angles and side lengths, so BG=500xBG=500-x and JC=xJC=x. Draw GFGF and OBOB. Notice that BOG=OAE\angle BOG =\angle OAE since rotations preserve the same angles so FOG=45\angle{FOG}=45^\circ too. By SAS we know that FOEFOG,\triangle FOE\cong \triangle FOG, so FG=400FG=400. Now we have a right BFG\triangle BFG with legs xx and 500x500-x and hypotenuse 400400. By the Pythagorean Theorem,

(500x)2+x2=40022500001000x+2x2=16000900001000x+2x2=0\begin{aligned} (500-x)^2+x^2&=400^2 \\ 250000-1000x+2x^2&=16000 \\ 90000-1000x+2x^2&=0 \end{aligned} and applying the quadratic formula we get that x=250±507x=250\pm 50\sqrt{7}. Since BF>AE,BF > AE, we take the positive root, and our answer is p+q+r=250+50+7=307p+q+r = 250 + 50 + 7 = 307.

Solution 3 (similar triangles)

AIME diagram

Let the midpoint of AB\overline{AB} be MM and let FB=xFB = x, so then MF=450xMF = 450 - x and AF=900xAF = 900 - x. Drawing AO\overline{AO}, we have OEFAOF\triangle OEF\sim\triangle AOF, so

OFEF=AFOF(OF)2=400(900x).\frac{OF}{EF} = \frac{AF}{OF}\Rightarrow (OF)^2 = 400(900 - x). By the Pythagorean Theorem on OMF\triangle OMF,

(OF)2=4502+(450x)2.(OF)^2 = 450^2 + (450 - x)^2. Setting these two expressions for (OF)2(OF)^2 equal and solving for xx (it is helpful to scale the problem down by a factor of 50 first), we get x=250±507x = 250\pm 50\sqrt{7}. Since BF>AEBF > AE, we want the value x=250+507x = 250 + 50\sqrt{7}, and the answer is 250+50+7=307250 + 50 + 7 = \boxed{307}.

Solution 4 (Abusing Stewart)

Let x=BFx = BF, so AE=500xAE = 500-x. Let a=OEa = OE, b=OFb = OF. Applying Stewart's Theorem on triangles AOBAOB twice, first using EE as the base point and then FF, we arrive at the equations

(4502)2(900)=900(500x)(400+x)+a2(900)(450 \sqrt{2})^2 (900) = 900(500-x)(400+x) + a^2 (900) and

(4502)2(900)=900x(900x)+b2(900)(450 \sqrt{2})^2 (900) = 900x(900-x) + b^2 (900) Now applying law of sines and law of cosines on EOF\triangle EOF yields

12absin45=49×14×9002=202500\frac{1}{2} ab \sin 45^{\circ} = \frac{4}{9} \times \frac{1}{4} \times 900^2 = 202500 and

a2+b22abcos45=160000a^2+b^2- 2 ab \cos 45^{\circ} = 160000 Solving for abab from the sines equation and plugging into the law of cosines equation yields a2+b2=290000a^2+b^2 = 290000. We now finish by adding the two original stewart equations and obtaining:

2(4502)2=(500x)(400+x)+x(900x)+5200002(450\sqrt{2})^2 = (500-x)(400+x)+x(900-x)+520000 This is a quadratic which only takes some patience to solve for x=250+507x = 250 + 50\sqrt{7}

Solution 5 (Complex Numbers)

Let lower case letters be the complex numbers correspond to their respective upper case points in the complex plane, with o=0,a=450+450i,b=450+450io = 0, a = -450 + 450i, b = 450 + 450i, and f=x+450if = x + 450i. Since EFEF = 400, e=(x400)+450ie = (x-400) + 450i. From EOF=45\angle{EOF} = 45^{\circ}, we can deduce that the rotation of point FF 45 degrees counterclockwise, EE, and the origin are collinear. In other words,

eiπ4(x+450i)(x400)+450i\dfrac{e^{i \frac{\pi}{4}} \cdot (x + 450i)}{(x - 400) + 450i} is a real number. Simplyfying using the fact that eiπ4=22+i22e^{i \frac{\pi}{4}} = \dfrac{\sqrt{2}}{2} + i \dfrac{\sqrt{2}}{2}, clearing the denominator, and setting the imaginary part equal to 00, we eventually get the quadratic

x2400x+22500=0x^2 - 400x + 22500 = 0 which has solutions x=200±507x = 200 \pm 50\sqrt{7}. It is given that AE<BFAE < BF, so x=200507x = 200 - 50\sqrt{7} and

BF=450(200507)=250+507307.BF = 450 - (200 - 50\sqrt{7}) = 250 + 50\sqrt{7} \Rightarrow \boxed{307}. -MP8148

Solution 6

AIME diagram

Let G be a point such that it lies on AB, and GOE is 90 degrees. Let H be foot of the altitude from O to AB. Since GOEOHE\triangle GOE \sim \triangle OHE, GOOE=450x\frac{GO}{OE} = \frac{450}{x}, and by Angle Bisector Theorem, GFFE=450x\frac{GF}{FE} = \frac{450}{x}. Thus, GF=450400xGF = \frac{450 \cdot 400}{x}. AF=AHFH=50+xAF = AH-FH = 50+x, and KA=EBKA = EB (90 degree rotation), and now we can bash on 2 similar triangles GAKGHO\triangle GAK \sim \triangle GHO.

GAAK=GHOH\frac{GA}{AK} = \frac{GH}{OH} 450400x50x450x=450400x+400x450\frac{\frac{450 \cdot 400}{x}-50-x}{450-x} = \frac{\frac{450 \cdot 400}{x}+400-x}{450} I hope you like expanding

x2850x+81000000x=450x22500+81000000xx^2 - 850x + \frac{81000000}{x} = -450x - 22500 + \frac{81000000}{x} x2400x+22500=0x^2 - 400x + 22500 = 0 Quadratic formula gives us

x=200±507x = 200 \pm 50 \sqrt{7} Since AE < BF

x=200507x = 200 - 50 \sqrt{7} Thus,

BF=250+507BF = 250 + 50 \sqrt{7} So, our answer is 307\boxed{307}.

-AlexLikeMath

Solution 7 (Using a Circle)

AIME diagram

We know that G is on the perpendicular bisector of EFEF, which means that EJ=JF=200EJ=JF=200, EG=GF=2002EG=GF=200\sqrt{2} and GH=250GH=250. Now, let HOHO be equal to xx. We can set up an equation with the Pythagorean Theorem:

x2+2502=(2002)2x2+62500=80000x2=17500x=507\begin{aligned} \sqrt{x^2+250^2}&=(200\sqrt{2})^2 \\ x^2+62500&=80000 \\ x^2&=17500 \\ x&=50\sqrt{7} \end{aligned} Now, since IO=450IO=450,

HI=450x=450507\begin{aligned} HI&=450-x \\ &=450-50\sqrt{7} \\ \end{aligned} \\ Since HI=AJHI=AJ, we now have:

BF=ABAJJF=900(450507)200=250+507\begin{aligned} BF&=AB-AJ-JF \\ &=900-(450-50\sqrt{7})-200 \\ &=250+50\sqrt{7} \\ \end{aligned} This means that our answer would be 250+50+7=307250+50+7=\boxed{307}

~Jerry_Guo

Solution 8 (More Similar Triangles)

Construct BO,AO.BO, AO. Let FOB=α.\angle{FOB} = \alpha. Also let FB=xFB = x then AE=500x.AE = 500-x. We then have from simple angle-chasing:

BFO=135αOFE=45+αEOA=45αAEO=90+αOEF=90α.\begin{aligned} \angle{BFO} = 135 - \alpha \\ \angle{OFE} = 45 + \alpha \\ \angle{EOA} = 45 - \alpha \\ \angle{AEO} = 90 + \alpha \\ \angle{OEF} = 90 - \alpha. \end{aligned} From AA similarity we have

EOBEFO.\triangle{EOB} \sim \triangle{EFO}. This gives the ratios,

400+xEO=4502FO.\dfrac{400 + x}{EO} = \dfrac{450\sqrt{2}}{FO}. Similarly from AA similarity

FOAFEO.\triangle{FOA} \sim \triangle{FEO}. So we get the ratios

EO4502=FO900x.\dfrac{EO}{450\sqrt{2}} = \dfrac{FO}{900-x}. We can multiply to get

400+x4502=4502900x.\dfrac{400 + x}{450\sqrt{2}} = \dfrac{450\sqrt{2}}{900 - x}. Cross-multiplying reveals

360000+500xx2=405000.360000 + 500x - x^2 = 405000. Bringing everything to one side we have

x2500x+45000=0.x^2 - 500x + 45000 = 0. By the quadratic formula we get

x=500+50024450002=500+700002=500+10072=250+507.x = \dfrac{500 + \sqrt{500^2 - 4\cdot45000}}{2} = \dfrac{500 + \sqrt{70000}}{2} = \dfrac{500 + 100\sqrt{7}}{2} = 250 + 50\sqrt{7}. Therefore

p+q+r=250+50+7=307.p+q+r = 250 + 50 + 7 = \boxed{307}. ~aa1024

Solution 9

We use ratio lemma and Stewart's theorem: Connect OA,OE,OF,OBOA, OE, OF, OB and let AE=xAE = x and BF=500x.BF = 500 - x. Let angle AOE=y,AOE = y, hence BOF=45y.BOF = 45 - y. Now, we apply Stewart's theorem in triangles AOFAOF and BOEBOE to get OEOE and OFOF in terms of xx finally, calculate x/400x/400 and 500x/400500-x/400 using ratio lemma to find xx and yy

Solution 10(Similar Triangles)

Draw AO, OB, and extend OB to D. Let FOB=α.\angle{FOB} = \alpha. Then, after angle chasing, we find that

AEB=90+α\angle{AEB} = 90 + \alpha . Using this, we draw a line perpendicular to ABAB at EE to meet BDBD at MM. Since MEO=α\angle{MEO} = \alpha and EMO=45\angle{EMO} = 45, we have that

EMOOBF\triangle{EMO} \sim \triangle{OBF} Let FB=xFB = x. Then EM=400+xEM = 400+x. Since FB/BO=x4502FB/BO = \frac{x}{450\sqrt{2}}, and MO/EM=FB/OBMO/EM = FB/OB, we have

MO=(400+x)x4502MO = \frac{(400+x)x}{450\sqrt{2}} Since EBM\triangle{EBM} is a 45459045-45-90 triangle,

(400+x)2=4502+(400+x)x4502(400+x)\sqrt{2} = 450 \sqrt{2} + \frac{(400+x)x}{450\sqrt{2}} Solving for xx, we get that x=250+50s7x=250 +- 50s\sqrt{7}, but since FB>AEFB>AE, FB=250+507FB = 250+50\sqrt{7}, thus

p+q+r=307p+q+r=\boxed{307} -dchang0524