Olympiad Maths Prep

Track / Stage 7 / 131 of 300 #1531 of 2000

Problem 1531

National olympiad second round; IMO P1/P4
Geometry Difficulty 7.2 Prove it

Given a triangle ABCABC and external points X,YX, Y , and ZZ such that BAZ=CAY,CBX=ABZ\angle BAZ = \angle CAY , \angle CBX = \angle ABZ, and ACY=BCX\angle ACY = \angle BCX, prove that AX,BYAX,BY , and CZCZ are concurrent.

This one wants a proof. Work it on paper, read the official solution, then mark yourself honestly — the ladder only means something if the record is true.

Official solution

1. Given Conditions and Setup:
We are given a triangle ABCABC with external points X,Y,ZX, Y, Z such that:
BAZ=CAY,CBX=ABZ,andACY=BCX. \angle BAZ = \angle CAY, \quad \angle CBX = \angle ABZ, \quad \text{and} \quad \angle ACY = \angle BCX.
We need to prove that AX,BY,CZAX, BY, CZ are concurrent.

2. Using Law of Sines:
Consider the triangles ABX\triangle ABX and ACX\triangle ACX. By the Law of Sines, we have:
sinBAXBX=sin(ABC+XBC)AX \frac{\sin \angle BAX}{BX} = \frac{\sin (\angle ABC + \angle XBC)}{AX}
and
sinCAXCX=sin(ACB+XCB)AX. \frac{\sin \angle CAX}{CX} = \frac{\sin (\angle ACB + \angle XCB)}{AX}.

3. Combining Ratios:
Now, consider BCX\triangle BCX. By the Law of Sines, we have:
sinXBCCX=sinBCXBX. \frac{\sin \angle XBC}{CX} = \frac{\sin \angle BCX}{BX}.
Combining these ratios, we get:
sinBAXsinCAX=BXsin(ABC+XBC)CXsin(ACB+XCB)=sinXCBsin(ABC+XBC)sinXBCsin(ACB+XCB). \frac{\sin \angle BAX}{\sin \angle CAX} = \frac{BX \cdot \sin (\angle ABC + \angle XBC)}{CX \cdot \sin (\angle ACB + \angle XCB)} = \frac{\sin \angle XCB \cdot \sin (\angle ABC + \angle XBC)}{\sin \angle XBC \cdot \sin (\angle ACB + \angle XCB)}.

4. Applying Similar Steps for Other Vertices:
We can achieve similar equations for the other vertices BB and CC. For example, for BCY\triangle BCY and ABY\triangle ABY, and for CAZ\triangle CAZ and CBZ\triangle CBZ.

5. Multiplying the Ratios:
Multiplying the ratios obtained for all three vertices, we get:
(sinBAXsinCAX)(sinCBYsinABY)(sinACZsinBCZ)=1. \left( \frac{\sin \angle BAX}{\sin \angle CAX} \right) \cdot \left( \frac{\sin \angle CBY}{\sin \angle ABY} \right) \cdot \left( \frac{\sin \angle ACZ}{\sin \angle BCZ} \right) = 1.
This is a direct application of the Trigonometric form of Ceva's Theorem, which states that for concurrent cevians AX,BY,CZAX, BY, CZ in ABC\triangle ABC, the product of these ratios must equal 1.

6. Conclusion:
By Trigonometric Ceva's Theorem, since the product of the ratios equals 1, the cevians AX,BY,CZAX, BY, CZ are concurrent.

\blacksquare

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.