返回题库

AIME 1987 · 第 15 题

AIME 1987 — Problem 15

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Squares S1S_1 and S2S_2 are inscribed in right triangle ABCABC, as shown in the figures below. Find AC+CBAC + CB if area (S1)=441(S_1) = 441 and area (S2)=440(S_2) = 440.

AIME diagram

解析

Solution

AIME diagram

Because all the triangles in the figure are similar to triangle ABCABC, it's a good idea to use area ratios. In the diagram above, T1T3=T2T4=441440.\frac {T_1}{T_3} = \frac {T_2}{T_4} = \frac {441}{440}. Hence, T3=440441T1T_3 = \frac {440}{441}T_1 and T4=440441T2T_4 = \frac {440}{441}T_2. Additionally, the area of triangle ABCABC is equal to both T1+T2+441T_1 + T_2 + 441 and T3+T4+T5+440.T_3 + T_4 + T_5 + 440.

Setting the equations equal and solving for T5T_5, T5=1+T1T3+T2T4=1+T1441+T2441T_5 = 1 + T_1 - T_3 + T_2 - T_4 = 1 + \frac {T_1}{441} + \frac {T_2}{441}. Therefore, 441T5=441+T1+T2441T_5 = 441 + T_1 + T_2. However, 441+T1+T2441 + T_1 + T_2 is equal to the area of triangle ABCABC! This means that the ratio between the areas T5T_5 and ABCABC is 441441, and the ratio between the sides is 441=21\sqrt {441} = 21. As a result, AB=21440=AC2+BC2AB = 21\sqrt {440} = \sqrt {AC^2 + BC^2}. We now need (AC)(BC)(AC)(BC) to find the value of AC+BCAC + BC, because AC2+BC2+2(AC)(BC)=(AC+BC)2AC^2 + BC^2 + 2(AC)(BC) = (AC + BC)^2.

Let hh denote the height to the hypotenuse of triangle ABCABC. Notice that h121h=440h - \frac {1}{21}h = \sqrt {440}. (The height of ABCABC decreased by the corresponding height of T5T_5) Thus, (AB)(h)=(AC)(BC)=22212(AB)(h) = (AC)(BC) = 22\cdot 21^2. Because AC2+BC2+2(AC)(BC)=(AC+BC)2=212222AC^2 + BC^2 + 2(AC)(BC) = (AC + BC)^2 = 21^2\cdot22^2, AC+BC=(21)(22)=462AC + BC = (21)(22) = \boxed{462}.

Easy Trig Solution

Let tanABC=x\tan\angle ABC = x. Now using the 1st square, AC=21(1+x)AC=21(1+x) and CB=21(1+x1)CB=21(1+x^{-1}). Using the second square, AB=440(1+x+x1)AB=\sqrt{440}(1+x+x^{-1}). We have AC2+CB2=AB2AC^2+CB^2=AB^2, or

441(x2+x2+2x+2x1+2)=440(x2+x2+2x+2x1+3).441(x^2+x^{-2}+2x+2x^{-1}+2)=440(x^2+x^{-2}+2x+2x^{-1}+3). Rearranging and letting u=x+x1u22=x2+x2u=x+x^{-1} \Rightarrow u^2 - 2 = x^2 + x^{-2} gives us u2+2u440=0.u^2+2u-440=0. We take the positive root, so u=20u=20, which means AC+CB=21(2+x+x1)=21(2+u)=462AC+CB=21(2+x+x^{-1})=21(2+u)=\boxed{462}.

Messy Trig Solution

Let θ\theta be the smaller angle in the triangle. Then the sum of shorter and longer leg is 441(2+tanθ+cotθ)\sqrt{441}(2+\tan{\theta}+\cot{\theta}). We observe that the short leg has length 441(1+tanθ)=440(secθ+sinθ)\sqrt{441}(1+\tan{\theta}) = \sqrt{440}(\sec{\theta}+\sin{\theta}). Grouping and squaring, we get 440441=sinθ+cosθ1+sinθcosθ\sqrt{\frac{440}{441}} = \frac{\sin{\theta}+\cos{\theta}}{1+\sin{\theta}\cos{\theta}}. Squaring and using the double angle identity for sine, we get, 110(sin2θ)2+sin2θ1=0110(\sin{2\theta})^2 + \sin{2\theta} - 1 = 0. Solving, we get sin2θ=110\sin{2\theta} = \frac{1}{10}. Now to find tanθ\tan{\theta}, we find cos2θ\cos{2\theta} using the Pythagorean Identity, and then use the tangent double angle identity. Thus, tanθ=10311\tan{\theta} = 10-3\sqrt{11}. Substituting into the original sum, we get 462\boxed{462}.

Solution 4 (Algebra)

AIME diagram

AIME diagram

Label points as above. Let x=ACx=AC, y=BCy=BC, s1=21s_1 = 21 be the side length of S1S_1, and s2=440s_2 = \sqrt{440} be the side length of S2S_2.

Since ABCAED\triangle ABC\sim\triangle AED, we have xy=xs1s1\frac{x}{y} = \frac{x-s_1}{s_1}

    xs1=xyys1\implies xs_1=xy-ys_1     xy=s1(x+y)\implies xy=s_1(x+y)

    xy=21(x+y)()\implies xy=21(x+y) \qquad \qquad (*).

Since ABCAWXZBY\triangle ABC\sim\triangle AWX\sim\triangle ZBY, we have s2+s2xy+s2yx=x2+y2s_2 + \frac{s_2x}{y} + \frac{s_2y}{x}=\sqrt{x^2+y^2}

    s2(x2+xy+y2)=xyx2+y2\implies s_2(x^2+xy+y^2)=xy\sqrt{x^2+y^2}     s22(x2+xy+y2)2=x2y2(x2+y2)\implies s_2^2(x^2+xy+y^2)^2 = x^2y^2(x^2+y^2)     440(x2+xy+y2)2=x2y2(x2+y2)\implies 440(x^2+xy+y^2)^2 = x^2y^2(x^2+y^2)

Let t=x+yt=x+y. Repeatedly applying ()(*), we get

440(t221t)2=441t2(t242t)440(t^2-21t)^2 = 441t^2(t^2 - 42t) 440(t21)2=441(t242t)440(t-21)^2 = 441(t^2-42t) 440t242440t+440441=441t244142t440t^2 - 42\cdot 440t + 440\cdot 441 = 441t^2 - 441\cdot 42t t242t440441=0t^2-42t-440\cdot 441=0 (t21)2=4412(t-21)^2 = 441^2 t21=441t-21=441 t=462t=\boxed{462} ~rayfish