Maths Olympiad Prep

Library / /2 of 3

Geometry Difficulty 5.2 AIME, harder Prove it United States

Problem:

Let
- PP be a point inside a triangle ABC\triangle ABC,
- DEF\triangle DEF be the pedal triangle of PP, i.e., let D,E,FD, E, F be the feet of the altitudes from PP to BC,CA,ABBC, CA, AB, respectively,
- II be the incenter of ABC\triangle ABC, and
- XYZ\triangle XYZ be the Cevian triangle of II, i.e., X,Y,ZX, Y, Z be the intersections of AI,BI,CIAI, BI, CI with BC,CA,ABBC, CA, AB, respectively.
Show that there is a triangle with side lengths PD,PEPD, PE, and PFPF if and only if PP is inside XYZ\triangle XYZ.

Solution

Solution:

While there is a synthetic solution, we present a solution using (unnormalized) barycentric coordinates.
Let P=(x,y,z)P = (x, y, z) in barycentric coordinates. We know that PD=2[BCD]a=2[ABC]xaPD = \frac{2[\triangle BCD]}{a} = 2[\triangle ABC] \frac{x}{a}, so by SSS similarity if PD,PE,PFPD, PE, PF forms a triangle, so do x/a,y/b,z/cx/a, y/b, z/c. The equation xa=yb+zc\frac{x}{a} = \frac{y}{b} + \frac{z}{c} is a line. However, we already know two points on the line, Y=(a,0,c)Y = (a, 0, c) and Z=(a,b,0)Z = (a, b, 0). Thus, xa<yb+zc\frac{x}{a} < \frac{y}{b} + \frac{z}{c} is some side of line YZYZ. We know that this side does not contain A=(1,0,0)A = (1, 0, 0), so the region of ABC\triangle ABC on the side of the line must be BCYZBCYZ. Intersecting this with the other regions (CAZXCAZX and ABXYABXY) gives the desired.

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.