返回题库

AIME 2024 I · 第 5 题

AIME 2024 I — Problem 5

专题
Contest Math
难度
L4
来源
AIME

题目详情

Problem

Rectangles ABCDABCD and EFGHEFGH are drawn such that D,E,C,FD,E,C,F are collinear. Also, A,D,H,GA,D,H,G all lie on a circle. If BC=16BC=16,AB=107AB=107,FG=17FG=17, and EF=184EF=184, what is the length of CECE?

AIME diagram

Video Solution

https://youtu.be/8n24X7Q5Wr4 ~By Ajeet Dubey (https://www.ioqm.in)

Video Solution & More by MegaMath

https://www.youtube.com/watch?v=A-awfSnHceE

解析

Solution 1

We use simple geometry to solve this problem.

AIME diagram

We are given that AA, DD, HH, and GG are concyclic; call the circle that they all pass through circle ω\omega with center OO. We know that, given any chord on a circle, the perpendicular bisector to the chord passes through the center; thus, given two chords, taking the intersection of their perpendicular bisectors gives the center. We therefore consider chords HGHG and ADAD and take the midpoints of HGHG and ADAD to be PP and QQ, respectively.

AIME diagram

We could draw the circumcircle, but actually it does not matter for our solution; all that matters is that OA=OH=rOA=OH=r, where rr is the circumradius.

By the Pythagorean Theorem, OQ2+QA2=OA2OQ^2+QA^2=OA^2. Also, OP2+PH2=OH2OP^2+PH^2=OH^2. We know that OQ=DE+HPOQ=DE+HP, and HP=1842=92HP=\dfrac{184}2=92; QA=162=8QA=\dfrac{16}2=8; OP=DQ+HE=8+17=25OP=DQ+HE=8+17=25; and finally, PH=92PH=92. Let DE=xDE=x. We now know that OA2=(x+92)2+82OA^2=(x+92)^2+8^2 and OH2=252+922OH^2=25^2+92^2. Recall that OA=OHOA=OH; thus, OA2=OH2OA^2=OH^2. We solve for xx:

\begin{align*} (x+92)^2+8^2&=25^2+92^2 \\ (x+92)^2&=625+(100-8)^2-8^2 \\ &=625+10000-1600+64-64 \\ &=9025 \\ x+92&=95 \\ x&=3. \\ \end{align*}

The question asks for CECE, which is CDx=1073=104CD-x=107-3=\boxed{104}.

~Technodoggo

Solution 2

Suppose DE=xDE=x. Extend ADAD and GHGH until they meet at PP. From the Power of a Point Theorem, we have (PH)(PG)=(PD)(PA)(PH)(PG)=(PD)(PA). Substituting in these values, we get (x)(x+184)=(17)(33)=561(x)(x+184)=(17)(33)=561. We can use guess and check to find that x=3x=3, so EC=104EC=\boxed{104}.

AIME diagram

~alexanderruan

~diagram by Technodoggo

rabbit47 - quadratic actually factors as (x+187)(x-3)=0, from which x=3

Solution 3

We find that

GAB=90DAG=90(180GHD)=DHE.\angle GAB = 90-\angle DAG = 90 - (180 - \angle GHD) = \angle DHE. Let x=DEx = DE and T=FGABT = FG \cap AB. By similar triangles DHEGAT\triangle DHE \sim \triangle GAT we have DEEH=GTAT\frac{DE}{EH} = \frac{GT}{AT}. Substituting lengths we have x17=16+17184+x.\frac{x}{17} = \frac{16 + 17}{184 + x}. Solving, we find x=3x = 3 and thus CE=1073=104.CE = 107 - 3 = \boxed{104}. ~AtharvNaphade ~coolruler ~eevee9406

Solution 4

One liner: 107922+25282+92=104107-\sqrt{92^2+25^2-8^2}+92=\boxed{104}

~Bluesoul

Explanation

Let OPOP intersect DFDF at TT (using the same diagram as Solution 2).

The formula calculates the distance from OO to HH (or GG), 922+252\sqrt{92^2+25^2}, then shifts it to ODOD and the finds the distance from OO to QQ, 922+25282\sqrt{92^2+25^2-8^2}. 107107 minus that gives CTCT, and when added to 9292, half of FE=TEFE=TE, gives CT+TE=CECT+TE=CE

Solution 5

Let DHE=θ.\angle{DHE} = \theta. This means that DE=17tanθ.DE = 17\tan{\theta}. Since quadrilateral ADHGADHG is cyclic, DAG=180DHG=90θ.\angle{DAG} = 180 - \angle{DHG} = 90 - \theta.

Let X=AGDF.X = AG \cap DF. Then, ΔDXAΔFXG,\Delta DXA \sim \Delta FXG, with side ratio 16:17.16:17. Also, since DAG=90θ,DXA=FXG=θ.\angle{DAG} = 90 - \theta, \angle{DXA} = \angle{FXG} = \theta. Using the similar triangles, we have tanθ=16DX=17FX\tan{\theta} = \frac{16}{DX} = \frac{17}{FX} and DX+FX=DE+EF=17tanθ+184.DX + FX = DE + EF = 17\tan{\theta} + 184.

Since we want CE=CDDE=10717tanθ,CE = CD - DE = 107 - 17\tan{\theta}, we only need to solve for tanθ\tan{\theta} in this system of equations. Solving yields tanθ=317,\tan{\theta} = \frac{3}{17}, so CE=104.CE = \boxed{104.}

~PureSwag

Solution 6

Using a ruler (also acting as a straight edge), draw the figure to scale with one unit = 1mm. With a compass, draw circles until you get one such that A,D,H,GA,D,H,G are on the edge of the drawn circle. From here, measuring with your ruler should give CE=104.CE = \boxed{104.}

Note: 1 mm is probably the best unit to use here just for convenience (drawing all required parts of the figure fits into a normal-sized scrap paper 8.5 x 11); also all lines can be drawn with a standard 12-inch ruler

~kipper

Solution 7(Ptolemy's Theorem)

Since ADHG is cyclic, AH*DG=AD*HG+DH*AG,let DE be x, we represent the equation in terms of x,and you get x=3,1073=104.x=3, 107-3= \boxed{104.}

Ps: extremely time consuming, do not use on the test

Video Solution with Circle Properties

https://youtu.be/1LWwJeFpU9Y ~Veer Mahajan

Video Solution 1 by OmegaLearn.org

https://youtu.be/Ss-u5auH4fE

Video Solution 2

https://youtu.be/R6dkIKuZHsM

~Steven Chen (Professor Chen Education Palace, www.professorchenedu.com)

Fast Video Solution by Do Math or Go Home

https://www.youtube.com/watch?v=Hz3PGY_a9Hc