Maths Olympiad Prep

Library / /5 of 10

, 2019

Geometry Difficulty 5.4 AIME, harder Prove it United States

Problem:

In triangle ABCABC with AB<ACAB < AC, let HH be the orthocenter and OO be the circumcenter. Given that the midpoint of OHOH lies on BCBC, BC=1BC = 1, and the perimeter of ABCABC is 66, find the area of ABCABC.

Solutions — 2

Solution 1

Solution:

Let ABCA'B'C' be the medial triangle of ABCABC, where AA' is the midpoint of BCBC and so on. Notice that the midpoint of OHOH, which is the nine-point-center NN of triangle ABCABC, is also the circumcenter of ABCA'B'C' (since the midpoints of the sides of ABCABC are on the nine-point circle). Thus, if NN is on BCBC, then NANA' is parallel to BCB'C', so by similarity, we also know that OAOA is parallel to BCBC.

Next, AB<ACAB < AC, so BB is on the minor arc ACAC. This means that OAC=OCA=C\angle OAC = \angle OCA = \angle C, so AOC=1802C\angle AOC = 180 - 2\angle C. This gives us the other two angles of the triangle in terms of angle CC: B=90+C\angle B = 90 + \angle C and A=902C\angle A = 90 - 2\angle C. To find the area, we now need to find the height of the triangle from AA to BCBC, and this is easiest by finding the circumradius RR of the triangle.

We do this by the Extended Law of Sines. Letting AC=xAC = x and AB=5xAB = 5 - x,
1sin(902C)=xsin(90+C)=5xsinC=2R \frac{1}{\sin(90 - 2C)} = \frac{x}{\sin(90 + C)} = \frac{5 - x}{\sin C} = 2R
which can be simplified to
1cos2C=xcosC=5xsinC=2R. \frac{1}{\cos 2C} = \frac{x}{\cos C} = \frac{5 - x}{\sin C} = 2R.
This means that
1cos2C=x+(5x)cosC+sinC=5cosC+sinC \frac{1}{\cos 2C} = \frac{x + (5 - x)}{\cos C + \sin C} = \frac{5}{\cos C + \sin C}
and the rest is an easy computation:
cosC+sinC=5cos2C=5(cos2Csin2C) \cos C + \sin C = 5 \cos 2C = 5(\cos^2 C - \sin^2 C)
15=cosCsinC \frac{1}{5} = \cos C - \sin C
Squaring both sides,
125=cos2C2sinCcosC+sin2C=1sin2C \frac{1}{25} = \cos^2 C - 2\sin C \cos C + \sin^2 C = 1 - \sin 2C
so sin2C=2425\sin 2C = \frac{24}{25}, implying that cos2C=725\cos 2C = \frac{7}{25}. Therefore, since 1cos2C=2R\frac{1}{\cos 2C} = 2R from above, R=2514R = \frac{25}{14}. Finally, viewing triangle ABCABC with BC=1BC = 1 as the base, the height is
R2(BC2)2=127 \sqrt{R^2 - \left(\frac{BC}{2}\right)^2} = \frac{12}{7}
by the Pythagorean Theorem, yielding an area of 121127=67\frac{1}{2} \cdot 1 \cdot \frac{12}{7} = \frac{6}{7}.

Solution 2

Solution:

The midpoint of OHOH is the nine-point center NN. We are given NN lies on BCBC, and we also know NN lies on the perpendicular bisector of EFEF, where EE is the midpoint of ACAC and FF is the midpoint of ABAB. The main observation is that NN is equidistant from MM and FF, where MM is the midpoint of BCBC.

Translating this into coordinates, we pick B(0.5,0)B(-0.5, 0) and C(0.5,0)C(0.5, 0), and arbitrarily set A(a,b)A(a, b) where (without loss of generality) b>0b > 0. We get E(a+0.52,b2)E\left(\frac{a + 0.5}{2}, \frac{b}{2}\right), F(a0.52,b2)F\left(\frac{a - 0.5}{2}, \frac{b}{2}\right), M(0,0)M(0, 0). Thus NN must have xx-coordinate equal to the average of those of EE and FF, or a2\frac{a}{2}. Since NN lies on BCBC, we have N(a2,0)N\left(\frac{a}{2}, 0\right).

Since MN=ENMN = EN, we have a24=116+b24\frac{a^2}{4} = \frac{1}{16} + \frac{b^2}{4}. Thus a2=b2+14a^2 = b^2 + \frac{1}{4}. The other equation is AB+AC=5AB + AC = 5, which is just
(a+0.5)2+b2+(a0.5)2+b2=5 \sqrt{(a + 0.5)^2 + b^2} + \sqrt{(a - 0.5)^2 + b^2} = 5
This is equivalent to
2a2+a+2a2a=52a2+a=52a2a2a2+a=25102a2a+2a2a252a=102a2a625100a+4a2=200a2100a196a2=625 \begin{gathered} \sqrt{2a^2 + a} + \sqrt{2a^2 - a} = 5 \\ \sqrt{2a^2 + a} = 5 - \sqrt{2a^2 - a} \\ 2a^2 + a = 25 - 10\sqrt{2a^2 - a} + 2a^2 - a \\ 25 - 2a = 10\sqrt{2a^2 - a} \\ 625 - 100a + 4a^2 = 200a^2 - 100a \\ 196a^2 = 625 \end{gathered}
Thus a2=625196a^2 = \frac{625}{196}, so b2=576196b^2 = \frac{576}{196}. Thus b=2414=127b = \frac{24}{14} = \frac{12}{7}, so [ABC]=b2=67[ABC] = \frac{b}{2} = \frac{6}{7}.

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.