Maths Olympiad Prep

Library / /626 of 1394

, 2024

Geometry Difficulty 5.2 AIME, harder Prove it United States

Problem:

Let ABCABC be a triangle with BAC=90\angle BAC = 90^\circ. Let DD, EE, and FF be the feet of the altitude, angle bisector, and median from AA to BCBC, respectively. If DE=3DE = 3 and EF=5EF = 5, compute the length of BCBC.

Solutions — 2

Solution 1

Figure 1
Since FF is the circumcenter of ABC\triangle ABC, we have that AEAE bisects DAF\angle DAF. So by the angle bisector theorem, we can set AD=3xAD = 3x and AF=5xAF = 5x. Applying Pythagorean theorem to ADE\triangle ADE then gives
(3x)2+(5+3)2=(5x)2x=2 (3x)^2 + (5+3)^2 = (5x)^2 \Longrightarrow x = 2
So AF=5x=10AF = 5x = 10 and BC=2AF=20BC = 2AF = 20.

Solution 2

Let BF=FC=xBF = FC = x. We know that BADACD\triangle BAD \sim \triangle ACD so BAAC=BDDA=DADC\frac{BA}{AC} = \frac{BD}{DA} = \frac{DA}{DC} and thus BAAC=BDDC=x8x+8\frac{BA}{AC} = \sqrt{\frac{BD}{DC}} = \sqrt{\frac{x-8}{x+8}}. By Angle Bisector Theorem, we also have ABAC=BEEC=x5x+5\frac{AB}{AC} = \frac{BE}{EC} = \frac{x-5}{x+5}, which means that
x8x+8=x5x+5(x8)(x+5)2=(x+8)(x5)2 \sqrt{\frac{x-8}{x+8}} = \frac{x-5}{x+5} \Longrightarrow (x-8)(x+5)^2 = (x+8)(x-5)^2
which expands to
x3+2x255x200=x32x255x+2004x2=400 x^3 + 2x^2 - 55x - 200 = x^3 - 2x^2 - 55x + 200 \Longrightarrow 4x^2 = 400
This solves to x=10x = 10, and so BC=2x=20BC = 2x = 20.

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.