返回题库

AIME 2001 II · 第 6 题

AIME 2001 II — Problem 6

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Square ABCDABCD is inscribed in a circle. Square EFGHEFGH has vertices EE and FF on CD\overline{CD} and vertices GG and HH on the circle. If the area of square ABCDABCD is 11, then the area of square EFGHEFGH can be expressed as mn\frac {m}{n} where mm and nn are relatively prime positive integers and m<nm < n. Find 10n+m10n + m.

解析

Solution 1

Begin by drawing another square congruent to EFGHEFGH but on side ABAB instead of side CDCD. Call this square IJKLIJKL, such that II lies on AB\overline{AB} and IJ\overline{IJ} lies on line FGFG. Let the side length of EFGHEFGH and IJKLIJKL be ss and the side length of ABCDABCD be 11.

AIME diagram

By Power of a Point on point FF, we find that

FCFD=FGFJFC \cdot FD = FG \cdot FJ 1s21+s2=s(1+s)\frac{1-s}{2} \cdot \frac{1+s}{2} = s(1+s) Expanding and simplifying we get the quadratic 5s2+4s1=05s^2 +4s-1 = 0. Factoring, we get (5s1)(s+1)=0(5s-1)(s+1) = 0. Therefore, s=15s= \frac{1}{5} and the ratio of the squares' areas is 125\frac{1}{25}. Our answer is therefore 1025+1=25110 \cdot 25 + 1 = \boxed{251}.

~lprado

Solution 2

Let OO be the center of the circle, 2a2a be the side length of square ABCDABCD, and 2b2b be the side length of square EFGHEFGH. By symmetry, the horizontal and vertical displacements of CC from OO are both 2a2=a\frac{2a}{2} = a, so by the Pythagorean theorem, the radius of the circle is OC=a2+a2=a2OC = \sqrt{a^2+a^2} = a\sqrt{2}.

AIME diagram

Now let II be the midpoint of GH\overline{GH}, giving GI=2b2=b\overline{GI} = \frac{2b}{2} = b, and let JJ be the point where OI\overline{OI} intersects CD\overline{CD}. We observe that since a diameter bisects a chord perpendicular to it, GH\overline{GH} must be perpendicular to the diameter passing through II. This means that triangle OGIOGI has a right angle at II, and that OJ\overline{OJ} and JI\overline{JI} are both parallel to BC\overline{BC} and FG\overline{FG}. As the horizontal displacement of CC from OO is aa (from above), it follows that OJ=a\overline{OJ} = a, and hence

OI=OJ+JI=a+FG=a+2b,\overline{OI} = \overline{OJ}+\overline{JI} = a+\overline{FG} = a+2b, so by the Pythagorean Theorem again,

OG2=OI2+GI2    (a2)2=(a+2b)2+b2    2a2=a2+4ab+4b2+b2    a24ab5b2=0    (a5b)(a+b)=0\begin{aligned} \overline{OG}^2 = \overline{OI}^2 + \overline{GI}^2 &\iff \left(a\sqrt{2}\right)^2 = (a+2b)^2 + b^2 \\ &\iff 2a^2 = a^2+4ab+4b^2+b^2 \\ &\iff a^2-4ab-5b^2 = 0 \\ &\iff (a-5b)(a+b) = 0 \end{aligned} Since lengths must be positive, we clearly cannot have a+b=0a+b = 0, so the solution must instead be a=5ba = 5b. Since the ratio of the areas of two similar figures is the square of the ratio of their corresponding side lengths, we deduce that the required ratio is (15)2=125\left(\frac{1}{5}\right)^2 = \frac{1}{25}, and so the answer is 1025+1=25110 \cdot 25 + 1 = \boxed{251}.

Alternative Finish for Solution 1:

After establishing that a24ab5b2=0a^2-4ab-5b^2 = 0, another way to proceed is to observe that what we actually need to calculate is ba\frac{b}{a}. Accordingly, we divide both sides of this equation by a2a^2 (or equivalently, choose units such that the area of square ABCDABCD is 11, without loss of generality), giving

14(ba)5(ba)2=0,1-4\left(\frac{b}{a}\right)-5\left(\frac{b}{a}\right)^2 = 0, which is a quadratic in precisely the variable ba\frac{b}{a}. Thus, by solving it, we immediately obtain ba=15\frac{b}{a} = \frac{1}{5} or ba=1\frac{b}{a} = -1, and as in Solution 1a, the negative root is obviously extraneous. Hence the required ratio of areas is (15)2=125\left(\frac{1}{5}\right)^2 = \frac{1}{25}, and so the answer is 1025+1=25110 \cdot 25 + 1 = \boxed{251}.

Solution 3 (coordinates)

Let AA be the top-left vertex of square ABCDABCD, and label the rest of the vertices in alphabetical order going clockwise from AA. Let DD have coordinates (0,0)(0,0) and the side length of square ABCDABCD be aa. Let DF=b\overline{DF} = b, the midpoint of EF\overline{EF} be JJ, and PQ\overline{PQ} be the diameter of the circle that passes through JJ. Since a diameter bisects a chord perpendicular to it, we deduce that CJ=DJ\overline{CJ} = \overline{DJ}, while JE=JF\overline{JE} = \overline{JF} by the definition of the midpoint, so CE=CJ+JE=DJ+JF=DF=b\overline{CE} = \overline{CJ}+\overline{JE} = \overline{DJ}+\overline{JF} = \overline{DF} = b. It follows that

2b=CE+DF=(CF+FE)+(DE+FE)=(CF+DE)+2FE=(CDFE)+2FE=CD+FE=a+FE,2b = \overline{CE}+\overline{DF} = \left(\overline{CF}+\overline{FE}\right)+\left(\overline{DE}+\overline{FE}\right) = \left(\overline{CF}+\overline{DE}\right)+2\overline{FE} = \left(\overline{CD}-\overline{FE}\right)+2\overline{FE} = \overline{CD}+\overline{FE} = a+\overline{FE}, so the side length of square EFGHEFGH is FE=2ba\overline{FE} = 2b-a, and as FF has coordinates (b,0)(b,0), GG therefore has coordinates (b,2ba)(b,2b-a).

Now, by symmetry, the center of the circle is the same as the center of the square, i.e. (a2,a2)\left(\frac{a}{2},\frac{a}{2}\right), and so its radius is half of the square's diagonal, i.e. a22\frac{a\sqrt{2}}{2}. This means the equation of the circle is

(xa2)2+(ya2)2=(a22)2=a22,\left(x-\frac{a}{2}\right)^2 + \left(y-\frac{a}{2}\right)^2 = \left(\frac{a\sqrt{2}}{2}\right)^2 = \frac{a^2}{2}, and as GG lies on the circle, its coordinates must satisfy this equation, yielding

(ba2)2+((2ba)a2)2=a22.\left(b-\frac{a}{2}\right)^2 + \left(\left(2b-a\right)-\frac{a}{2}\right)^2 = \frac{a^2}{2}. Upon simplifying, this becomes 2a27ab+5b2=02a^2-7ab+5b^2 = 0, which factors as (2a5b)(ab)=0(2a-5b)(a-b) = 0. Recalling that b=DF<DC=ab = \overline{DF} < \overline{DC} = a, we cannot have a=ba = b, so the solution must instead be b=25ab = \frac{2}{5}a. Thus the required ratio of areas is

(a2ba)2=(12ba)2=(1225)2=(15)2=125,\left(\frac{a-2b}{a}\right)^2 = \left(1-2\cdot\frac{b}{a}\right)^2 = \left(1-2\cdot\frac{2}{5}\right)^2 = \left(\frac{1}{5}\right)^2 = \frac{1}{25}, so the answer is 1025+1=25110 \cdot 25 + 1 = \boxed{251}.