Maths Olympiad Prep

Library / /49 of 68

, 2017

Geometry Difficulty 5.7 AIME, harder Prove it United States

Problem:

Let ABCABC be a triangle with AB=13AB = 13, BC=14BC = 14, and CA=15CA = 15. Let \ell be a line passing through two sides of triangle ABCABC. Line \ell cuts triangle ABCABC into two figures, a triangle and a quadrilateral, that have equal perimeter. What is the maximum possible area of the triangle?

Solution

Solution:

There are three cases: \ell intersects AB,ACAB, AC, \ell intersects AB,BCAB, BC, and \ell intersects AC,BCAC, BC. These cases are essentially identical, so let \ell intersect segment ABAB at MM and segment ACAC at NN.

Then the condition is equivalent to
AM+MN+AN=MB+BC+CN+MNAM+AN=MB+CN+15 \begin{gathered} AM + MN + AN = MB + BC + CN + MN \\ AM + AN = MB + CN + 15 \end{gathered}
but AN+CN=14AN + CN = 14 and AM+BM=13AM + BM = 13, so that
BM+CN=27AMAN=AMAN15 BM + CN = 27 - AM - AN = AM - AN - 15
implying that AM+AN=21AM + AN = 21.

Now let BAC=θ\angle BAC = \theta for convenience, so that
[AMN]=12AMANsinθ [AMN] = \frac{1}{2} AM \cdot AN \cdot \sin \theta
which is maximized when AM=AN=212AM = AN = \frac{21}{2}. Further we can easily calculate sinθ=1213\sin \theta = \frac{12}{13} (e.g. by LOC); note that this is why the area is maximized in this case (we want to maximize sinθ\sin \theta, which is equivalent to maximizing θ\theta, so θ\theta should be opposite the largest side). Our answer is thus
122122121213=132326 \frac{1}{2} \cdot \frac{21}{2} \cdot \frac{21}{2} \cdot \frac{12}{13} = \frac{1323}{26}

Alternatively we could also calculate
[AMN]=[ABC]AMABANAC=84212321214 \begin{aligned} {[AMN]} & = [ABC] \cdot \frac{AM}{AB} \cdot \frac{AN}{AC} \\ & = 84 \cdot \frac{21}{23} \cdot \frac{\frac{21}{2}}{14} \end{aligned}
which gives the same answer.

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.