返回题库

AIME 2015 I · 第 11 题

AIME 2015 I — Problem 11

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Triangle ABCABC has positive integer side lengths with AB=ACAB=AC. Let II be the intersection of the bisectors of B\angle B and C\angle C. Suppose BI=8BI=8. Find the smallest possible perimeter of ABC\triangle ABC.

解析

Solution 1

Let DD be the midpoint of BC\overline{BC}. Then by SAS Congruence, ABDACD\triangle ABD \cong \triangle ACD, so ADB=ADC=90o\angle ADB = \angle ADC = 90^o.

Now let BD=yBD=y, AB=xAB=x, and IBD=ABD2=θ\angle IBD = \dfrac{\angle ABD}{2} = \theta.

Then cos(θ)=y8\mathrm{cos}{(\theta)} = \dfrac{y}{8}

and cos(2θ)=yx=2cos2(θ)1=y23232\mathrm{cos}{(2\theta)} = \dfrac{y}{x} = 2\mathrm{cos^2}{(\theta)} - 1 = \dfrac{y^2-32}{32}.

Cross-multiplying yields 32y=x(y232)32y = x(y^2-32).

Since x,y>0x,y>0, y232y^2-32 must be positive, so y>5.5y > 5.5.

Additionally, since IBD\triangle IBD has hypotenuse IB\overline{IB} of length 88, BD=y<8BD=y < 8.

Therefore, given that BC=2yBC=2y is an integer, the only possible values for yy are 66, 6.56.5, 77, and 7.57.5.

However, only one of these values, y=6y=6, yields an integral value for AB=xAB=x, so we conclude that y=6y=6 and x=32(6)(6)232=48x=\dfrac{32(6)}{(6)^2-32}=48.

Thus the perimeter of ABC\triangle ABC must be 2(x+y)=1082(x+y) = \boxed{108}.

Solution 2 (No Trig)

Let AB=xAB=x and the foot of the altitude from AA to BCBC be point EE and BE=yBE=y. Since ABC is isosceles, II is on AEAE. By Pythagorean Theorem, AE=x2y2AE=\sqrt{x^2-y^2}. Let IE=aIE=a and IA=bIA=b. By Angle Bisector theorem, ya=xb\frac{y}{a}=\frac{x}{b}. Also, a+b=x2y2a+b=\sqrt{x^2-y^2}. Solving for aa, we get a=x2y21+xya=\frac{\sqrt{x^2-y^2}}{1+\frac{x}{y}}. Then, using Pythagorean Theorem on BEI\triangle BEI we have y2+(x2y21+xy)2=82=64y^2+\left(\frac{\sqrt{x^2-y^2}}{1+\frac{x}{y}}\right)^2=8^2=64. Simplifying, we have y2+y2x2y2(x+y)2=64y^2+y^2\frac{x^2-y^2}{(x+y)^2}=64. Factoring out the y2y^2, we have y2(1+x2y2(x+y)2)=64y^2\left(1+\frac{x^2-y^2}{(x+y)^2}\right)=64. Adding 1 to the fraction and simplifying, we have y2x(x+y)(x+y)2=32\frac{y^2x(x+y)}{(x+y)^2}=32. Crossing out the x+yx+y, and solving for xx yields 32y=x(y232)32y = x(y^2-32). Then, we continue as Solution 1 does.

Solution 3

Let AB=xAB=x, call the midpoint of BCBC point EE, call the point where the incircle meets ABAB point DD,

and let BE=yBE=y. We are looking for the minimum value of 2(x+y)2(x+y). AEAE is an altitude because the triangle

is isosceles. By Pythagoras on BEIBEI, the inradius is 64y2\sqrt{64-y^2} and by Pythagoras on ABEABE, AEAE is

x2y2\sqrt{x^2-y^2}. By equal tangents, BE=BD=yBE=BD=y, so AD=xyAD=x-y. Since IDID is an inradius, ID=IEID=IE and using pythagoras on ADIADI yields AI=AI=x22xy+64\sqrt{x^2-2xy+64}. ADIADI is similar to AEBAEB by AAAA, so we

can write xyx22xy+64=x2y2x\frac{x-y}{\sqrt{x^2-2xy+64}}=\frac{\sqrt{x^2-y^2}}{x}. Simplifying, xx22xy+64=x+yxy\frac{x}{\sqrt{x^2-2xy+64}}=\sqrt{\frac{x+y}{x-y}}.

Squaring, subtracting 1 from both sides, and multiplying everything out, we get yx22xy2+64y=yx232x+32yxy2yx^2-2xy^2+64y=yx^2 -32x+32y-xy^2, which turns into 32y=x(y232)32y=x(y^2-32). Finish as in Solution 1.

Solution 4

Angle bisectors motivate trig bash. Define angle IBC=xIBC = x. Foot of perpendicular from II to BCBC is point PP. BC=2BP=2(8cos(x))=N\overline{BC} = 2\overline{BP} = 2(8\cos(x)) = N, where NN is an integer. Thus, cos(x)=N16\cos(x) = \frac{N}{16}. Via double angle, we calculate AB\overline{AB} to be 8cos(x)2cos(x)21=64NN2128\frac{8\cos(x)}{2\cos(x)^2 - 1} = \frac{64N}{N^2 - 128}. This is to be an integer. We can bound NN now, as N>11N > 11 to avoid negative values and N<16N < 16 due to triangle inequality. Testing, N=12N = 12 works, giving AB=48,BC=12\overline{AB} = 48, \overline{BC} = 12. Our answer is 248+12=1082 * 48 + 12 = \boxed{108}. - whatRthose

Solution 5

AIME diagram

Let MM be midpoint BC,BM=x,AB=y,IBM=α.BC, BM = x, AB = y, \angle IBM = \alpha.

BIBI is the bisector of ABM\angle ABM in ABM.\triangle ABM. BI=2xycosαx+y=8,cosα=x8    x2yx+y=32.BI = \frac {2 xy \cos \alpha}{x+y} = 8, \cos \alpha = \frac {x}{8} \implies \frac {x^2 y}{x+y} = 32.

y=32xx232.y = \frac {32 x} {x^2 - 32}. BC=2xBC = 2x is integer, 5.52<32    x6.5.5^2 < 32 \implies x \ge 6. BM<BI    x={6,6.5,7,7.5}.BM < BI \implies x =\{ 6, 6.5, 7, 7.5 \}.

If x>6x > 6 then yy is not integer.

x=6    y=48    2(x+y)=108.x = 6 \implies y = 48 \implies 2(x+y) = \boxed{\textbf{108}}. vladimir.shelomovskii@gmail.com, vvsss

Video Solution

https://youtu.be/R8kvayz7Rtw?si=hFg4yGZO4dxyxAuG

~MathProblemSolvingSkills.com