返回题库

AIME 2009 I · 第 12 题

AIME 2009 I — Problem 12

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

In right ABC\triangle ABC with hypotenuse AB\overline{AB}, AC=12AC = 12, BC=35BC = 35, and CD\overline{CD} is the altitude to AB\overline{AB}. Let ω\omega be the circle having CD\overline{CD} as a diameter. Let II be a point outside ABC\triangle ABC such that AI\overline{AI} and BI\overline{BI} are both tangent to circle ω\omega. The ratio of the perimeter of ABI\triangle ABI to the length ABAB can be expressed in the form mn\frac {m}{n}, where mm and nn are relatively prime positive integers. Find m+nm + n.

解析

Solution 1

First, note that AB=37AB=37; let the tangents from II to ω\omega have length xx. Then the perimeter of ABI\triangle ABI is equal to

2(x+AD+DB)=2(x+37).2(x+AD+DB)=2(x+37). It remains to compute 2(x+37)37=2+237x\dfrac{2(x+37)}{37}=2+\dfrac{2}{37}x.

Observe CD=123537=42037CD=\dfrac{12\cdot 35}{37}=\dfrac{420}{37}, so the radius of ω\omega is 21037\dfrac{210}{37}. We may also compute AD=12237AD=\dfrac{12^{2}}{37} and DB=35237DB=\dfrac{35^{2}}{37} by similar triangles. Let OO be the center of ω\omega; notice that

tan(DAO)=DOAD=210/37144/37=3524\tan(\angle DAO)=\dfrac{DO}{AD}=\dfrac{210/37}{144/37}=\dfrac{35}{24} so it follows

sin(DAO)=35352+242=351801\sin(\angle DAO)=\dfrac{35}{\sqrt{35^{2}+24^{2}}}=\dfrac{35}{\sqrt{1801}} while cos(DAO)=241801\cos(\angle DAO)=\dfrac{24}{\sqrt{1801}}. By the double-angle formula sin(2θ)=2sinθcosθ\sin(2\theta)=2\sin\theta\cos\theta, it turns out that

sin(BAI)=sin(2DAO)=235241801=16801801\sin(\angle BAI)=\sin(2\angle DAO)=\dfrac{2\cdot 35\cdot 24}{1801}=\dfrac{1680}{1801} Using the area formula 12absin(C)\dfrac{1}{2}ab\sin(C) in ABI\triangle ABI,

[ABI]=(12)(14437+x)(37)(16801801)=(8401801)(144+37x).[ABI]=\left(\dfrac{1}{2}\right)\left(\dfrac{144}{37}+x\right)(37)\left(\dfrac{1680}{1801}\right)=\left(\dfrac{840}{1801}\right)(144+37x). But also, using rsrs,

[ABI]=(21037)(37+x).[ABI]=\left(\dfrac{210}{37}\right)(37+x). Now we can get

[ABI]210=4(144+37x)1801=37+x37\dfrac{[ABI]}{210}=\dfrac{4(144+37x)}{1801}=\dfrac{37+x}{37} so multiplying everything by 371801=6663737\cdot 1801=66637 lets us solve for xx:

21312+5476x=66637+1801x.21312+5476x=66637+1801x. We have x=666372131254761801=453253675=373x=\dfrac{66637-21312}{5476-1801}=\dfrac{45325}{3675}=\dfrac{37}{3}, and now

2+237x=2+23=832+\dfrac{2}{37}x=2+\dfrac{2}{3}=\dfrac{8}{3} giving the answer, 011\boxed{011}.

AIME diagram

Solution 2

Let OO be center of the circle and PP,QQ be the two points of tangent such that PP is on BIBI and QQ is on AIAI. We know that AD:CD=CD:BD=12:35AD:CD = CD:BD = 12:35.

Since the ratios between corresponding lengths of two similar diagrams are equal, we can let AD=144,CD=420AD = 144, CD = 420 and BD=1225BD = 1225. Hence AQ=144,BP=1225,AB=1369AQ = 144, BP = 1225, AB = 1369 and the radius r=OD=210r = OD = 210.

Since we have tanOAB=3524\tan OAB = \frac {35}{24} and tanOBA=635\tan OBA = \frac{6}{35} , we have sin(OAB+OBA)=1369(18011261),\sin {(OAB + OBA)} = \frac {1369}{\sqrt {(1801*1261)}},cos(OAB+OBA)=630(18011261)\cos {(OAB + OBA)} = \frac {630}{\sqrt {(1801*1261)}}.

Hence sinI=sin(2OAB+2OBA)=2136963018011261\sin I = \sin {(2OAB + 2OBA)} = \frac {2*1369*630}{1801*1261}. let IP=IQ=xIP = IQ = x , then we have Area(IBC)(IBC) = (2x+12252+1442)2102(2x + 1225*2 + 144*2)*\frac {210}{2} = (x+144)(x+1225)sinI2(x + 144)(x + 1225)* \sin {\frac {I}{2}}. Then we get x+1369=31369(x+144)(x+1225)18011261x + 1369 = \frac {3*1369*(x + 144)(x + 1225)}{1801*1261}.

Now the equation looks very complex but we can take a guess here. Assume that xx is a rational number (If it's not then the answer to the problem would be irrational which can't be in the form of mn\frac {m}{n}) that can be expressed as ab\frac {a}{b} such that (a,b)=1(a,b) = 1. Look at both sides; we can know that aa has to be a multiple of 13691369 and not of 33 and it's reasonable to think that bb is divisible by 33 so that we can cancel out the 33 on the right side of the equation.

Let's see if x=13693x = \frac {1369}{3} fits. Since 13693+1369=413693\frac {1369}{3} + 1369 = \frac {4*1369}{3}, and 31369(x+144)(x+1225)18011261=313691801312614318011261=413693\frac {3*1369*(x + 144)(x + 1225)}{1801*1261} = \frac {3*1369* \frac {1801}{3} * \frac {1261*4}{3}} {1801*1261} = \frac {4*1369}{3}. Amazingly it fits!

Since we know that 313691441225136918011261<03*1369*144*1225 - 1369*1801*1261 < 0, the other solution of this equation is negative which can be ignored. Hence x=1369/3x = 1369/3.

Hence the perimeter is 12252+1442+136932=1369831225*2 + 144*2 + \frac {1369}{3} *2 = 1369* \frac {8}{3}, and BCBC is 13691369. Hence mn=83\frac {m}{n} = \frac {8}{3}, m+n=11m + n = 11.

Solution 3

As in Solution 11, let PP and QQ be the intersections of ω\omega with BIBI and AIAI respectively.

First, by pythagorean theorem, AB=122+352=37AB = \sqrt{12^2+35^2} = 37. Now the area of ABCABC is 1/21235=1/237CD1/2*12*35 = 1/2*37*CD, so CD=42037CD=\frac{420}{37} and the inradius of ABI\triangle ABI is r=21037r=\frac{210}{37}.

Now from CDBACB\triangle CDB \sim \triangle ACB we find that BCBD=ABBC\frac{BC}{BD} = \frac{AB}{BC} so BD=BC2/AB=352/37BD = BC^2/AB = 35^2/37 and similarly, AD=122/37AD = 12^2/37.

Note IP=IQ=xIP=IQ=x, BP=BDBP=BD, and AQ=ADAQ=AD. So we have AI=144/37+xAI = 144/37+x, BI=1225/37+xBI = 1225/37+x. Now we can compute the area of ABI\triangle ABI in two ways: by heron's formula and by inradius times semiperimeter, which yields

rs=210/37(37+x)=(37+x)(37144/37)(371225/37)xrs=210/37(37+x) = \sqrt{(37+x)(37-144/37)(37-1225/37)x} 210/37(37+x)=1235/37x(37+x)210/37(37+x) = 12*35/37 \sqrt{x(37+x)} 37+x=2x(x+37)37+x = 2 \sqrt{x(x+37)} x2+74x+1369=4x2+148xx^2+74x+1369 = 4x^2 + 148x 3x2+74x1369=03x^2 + 74x - 1369 = 0

The quadratic formula now yields x=37/3x=37/3. Plugging this back in, the perimeter of ABIABI is 2s=2(37+x)=2(37+37/3)=37(8/3)2s=2(37+x)=2(37+37/3) = 37(8/3) so the ratio of the perimeter to ABAB is 8/38/3 and our answer is 8+3=0118+3=\boxed{011}

Note: If you don't want to solve the quadratic, you can continue with 37+x=2x(x+37)37+x = 2 \sqrt{x(x+37)} and divide both sides by x+37\sqrt{x+37} to get 37+x=2x\sqrt{37+x} = 2 \sqrt{x}. Square both sides to get 37+x=4x37+x = 4x and solve to get x=373x=\frac{37}{3}.

Solution 4

As in Solution 22, let PP and QQ be the intersections of ω\omega with BIBI and AIAI respectively.

Recall that the distance from a point outside a circle to that circle is the same along both tangent lines to the circle drawn from the point.

Recall also that the length of the altitude to the hypotenuse of a right-angle triangle is the geometric mean of the two segments into which it cuts the hypotenuse.

Let x=AD=AQx = \overline{AD} = \overline{AQ}. Let y=BD=BPy = \overline{BD} = \overline{BP}. Let z=PI=QIz = \overline{PI} = \overline{QI}. The semi-perimeter of ABIABI is x+y+zx + y + z. Since the lengths of the sides of ABIABI are x+yx + y, y+zy + z and x+zx + z, the square of its area by Heron's formula is (x+y+z)xyz(x+y+z)xyz.

The radius rr of ω\omega is CD/2\overline{CD}/2. Therefore r2=xy/4r^2 = xy/4. As ω\omega is the in-circle of ABIABI, the area of ABIABI is also r(x+y+z)r(x+y+z), and so the square area is r2(x+y+z)2r^2(x+y+z)^2.

Therefore

(x+y+z)xyz=r2(x+y+z)2=xy(x+y+z)24(x+y+z)xyz = r^2(x+y+z)^2 = \frac{xy(x+y+z)^2}{4} Dividing both sides by xy(x+y+z)/4xy(x+y+z)/4 we get:

4z=(x+y+z),4z = (x+y+z), and so z=(x+y)/3z = (x+y)/3. The semi-perimeter of ABIABI is therefore 43(x+y)\frac{4}{3}(x+y) and the whole perimeter is 83(x+y)\frac{8}{3}(x+y). Now x+y=ABx + y = \overline{AB}, so the ratio of the perimeter of ABIABI to the hypotenuse AB\overline{AB} is 8/38/3 and our answer is 8+3=0118+3=\boxed{011}

Solution 5

AIME diagram

Let AP=AD=xAP=AD=x, let BQ=BD=yBQ=BD=y, and let IP=IQ=zIP=IQ=z. Let OD=rOD=r. We find AB=37AB=37. Let α\alpha, β\beta, and θ\theta be the angles OADOAD, OBDOBD, and OPIOPI respectively. Then α+β+θ=90\alpha + \beta + \theta = 90^\circ, so

θ=90(α+β).\theta = 90^\circ - (\alpha+\beta). The perimeter of ABI\triangle ABI is 2(x+y+z)=2(37+z)2(x+y+z)=2(37+z). The desired ratio is then

ρ=2(1+z37)\rho = 2\left(1+\frac z{37}\right) We need to find zz. In OPI\triangle OPI, z=rcotθ=rtan(α+β)z=r\cot\theta = r\tan (\alpha+\beta). We get

tanα=ODAD=12CDAD=12tanA=12BCAC=3524.\tan\alpha = \frac{OD}{AD} = \frac 12 \frac{CD}{AD} = \frac 12 \tan A = \frac 12 \frac{BC}{AC} = \frac{35}{24}. Similarly, tanβ=635\tan\beta = \tfrac 6{35}. Then

z=rtan(α+β)=rtanα+tanβ1tanαtanβ=372r1835z = r\cdot \tan (\alpha+\beta) = r\cdot \frac{\tan\alpha + \tan\beta}{1-\tan\alpha\tan\beta}= \frac{37^2\cdot r}{18\cdot 35} Computing [ABC][ABC] in two ways we get CD=123537CD = \tfrac{12\cdot 35}{37}, so r=63537r=\tfrac{6\cdot 35}{37}. Using this value of rr we get z=373z=\tfrac {37}3. Thus

ρ=2(1+13)=83,\rho = 2\left(1+\frac 1{3}\right) = \frac 8{3}, and 8+3=0118+3=\boxed{011}.

Solution 6

This solution is not a real solution and is solving the problem with a ruler and compass.

Draw AC=4.8,BC=14,AB=14.8AC = 4.8, BC = 14, AB = 14.8. Then, drawing the tangents and intersecting them, we get that IAIA is around 6.556.55 and IBIB is around 18.118.1. We then find the ratio to be around 39.4514.8\frac{39.45}{14.8}. Using long division, we find that this ratio is approximately 2.666, which you should recognize as 83\frac{8}{3}. Since this seems reasonable, we find that the answer is 11\boxed{11} ~ilp

Solution 7

Denoting three tangents has length h1,h2,h3h_1,h_2,h_3 while h1,h3h_1,h_3 lies on ABAB with h1>h3h_1>h_3.The area of ABCABC is 1/21235=1/237CD1/2*12*35 = 1/2*37*CD, so CD=42037CD=\frac{420}{37} and the inradius of ABI\triangle ABI is r=21037r=\frac{210}{37}.As we know that the diameter of the circle is the height of ACB\triangle ACB from CC to ABAB. Assume that tanα=h1r\tan\alpha=\frac{h_1}{r} and tanβ=h3r\tan\beta=\frac{h_3}{r} and tanω=h2r\tan\omega=\frac{h_2}{r}. But we know that tan(α+β)=tan(180αβ)=tanω\tan(\alpha+\beta)=-\tan(180-\alpha-\beta)=-\tan\omega According to the basic computation, we can get that tan(α)=356\tan(\alpha)=\frac{35}{6}; tan(β)=2435\tan(\beta)=\frac{24}{35} So we know that tan(ω)=1369630\tan(\omega)=\frac{1369}{630} according to the tangent addition formula. Hence, it is not hard to find that the length of h2h_2 is 373\frac{37}{3}. According to basic addition and division, we get the answer is 83\frac{8}{3} which leads to 8+3=118+3=\boxed{11} ~bluesoul

Solution 8 (same as solution 3)

Notice CDCD is the altitude of ABC\triangle ABC, and so CD=ACBCAB=21037.CD = \frac{AC \cdot BC}{AB} = \frac{210}{37}. This means in the inradius of the circle is r=CD2=21037.r=\frac{CD}{2}=\frac{210}{37}.

Next, by ABCACDCBD\triangle ABC \sim \triangle ACD \sim \triangle CBD, we have AD=CD1235=14437AD=CD \cdot \frac{12}{35} = \frac{144}{37} and BD=CD3512=122537BD = CD \cdot \frac{35}{12} = \frac{1225}{37}.

Lastly, denote the tangent point of AI,BIAI, BI with the circle as P,QP, Q respectively. Then by the properties of inscribed circles, we have that AP=AD=14437AP=AD=\frac{144}{37} and BQ=BD=122537BQ=BD=\frac{1225}{37}, and PI=QI=xPI=QI=x. We want to make an algebraic expression utilizing what we know about ABI.

We use the inradius formula: r=[ABI]sr = \frac{[\triangle ABI]}{s}. We have s=37+xs=37+x. With Heron's (very basic calculations) we get [ABI]=(x+37)(x)(122537)(14437)=42037x(37+x).[\triangle ABI] = \sqrt{(x+37)(x)(\frac{1225}{37})(\frac{144}{37})} = \frac{420}{37} \sqrt{x(37+x)}. Using the inradius formula, we get

21037=42037x(37+x)37+x\frac{210}{37} = \frac{\frac{420}{37} \sqrt{x(37+x)}}{37+x} which simplifies to x=373x=\frac{37}{3}. The answer is then 83.11\frac{8}{3}. \boxed{11}~ brocolimanx

Side Note

It can be shown that the value of 83\frac83 does not actually depend on the sides of the triangle. That is, if we do this same construction with any right triangle and compute the ratio, we will get 83\frac83. ~Puck_0