Maths Olympiad Prep

Library / /26 of 28

, 2024

Geometry Difficulty 5.9 AIME, harder Prove it United States

Problem:

Let ABCABC be an equilateral triangle with side length 11. Points DD, EE, FF lie inside triangle ABCABC such that AA, EE, FF are collinear, BB, FF, DD are collinear, CC, DD, EE are collinear, and triangle DEFDEF is equilateral. Suppose that there exists a unique equilateral triangle XYZXYZ with XX on side BC\overline{BC}, YY on side AB\overline{AB}, and ZZ on side AC\overline{AC} such that DD lies on side XZ\overline{XZ}, EE lies on side YZ\overline{YZ}, and FF lies on side XY\overline{XY}. Compute AZAZ.

Solution

Solution:

Figure 1

First, note that point XX can be constructed from intersection of (DOF)\odot(DOF) and side BC\overline{BC}. Thus, if there is a unique equilateral triangle, then we must have that (DOF)\odot(DOF) is tangent to BC\overline{BC}. Furthermore, (DOF)\odot(DOF) is tangent to DEDE, so by equal tangents, we have CD=CXCD = CX.

We now compute the answer. Let x=AZ=CX=CD=BFx = AZ = CX = CD = BF. Then, by power of point,
BFBD=BX2BD=(1x)2x BF \cdot BD = BX^2 \Longrightarrow BD = \frac{(1-x)^2}{x}
Thus, by law of cosine on BDC\triangle BDC, we have that
x2+((1x)2x)2+x(1x)2x=1x2+(1x)4x2+(1x)2=1(1x)4x2=2x(1x)1xx=23x=11+23. \begin{aligned} x^2 + \left(\frac{(1-x)^2}{x}\right)^2 + x \cdot \frac{(1-x)^2}{x} & = 1 \\ x^2 + \frac{(1-x)^4}{x^2} + (1-x)^2 & = 1 \\ \frac{(1-x)^4}{x^2} & = 2x(1-x) \\ \frac{1-x}{x} & = \sqrt[3]{2} \\ x & = \frac{1}{1+\sqrt[3]{2}}. \end{aligned}

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.