Olympiad Maths Prep

Library / /14 of 16

Geometry Difficulty 5.8 AIME, harder Prove it Ukraine

Three cyclists start off at the same time and ride along the sides of a triangle ABCABC along the route ABBCCAAB \to BC \to CA. Their speeds on each of the segments ABAB, BCBC, CACA are known: the first cyclist has speeds 1212, 1010 and 2020 mph respectively on the three sides, the second one rides 1515, 1515 and 1010 mph, the third one rides 1010, 2020 and 1212 mph respectively. What can be the angle measure of ABC\angle ABC, if all three cyclists arrived back at the point AA simultaneously?

Solution

Denote the sides of the triangle by AB=xAB = x, BC=yBC = y, CA=zCA = z. Then the following equality must hold:
x12+y10+z20=x15+y15+z10=x10+y20+z12 or 5x+6y+3z=4x+4y+6z=6x+3y+5z. \frac{x}{12} + \frac{y}{10} + \frac{z}{20} = \frac{x}{15} + \frac{y}{15} + \frac{z}{10} = \frac{x}{10} + \frac{y}{20} + \frac{z}{12} \text{ or } 5x + 6y + 3z = 4x + 4y + 6z = 6x + 3y + 5z.
Hence, x+2y3z=0x + 2y - 3z = 0 and 2xyz=02x - y - z = 0, which implies x=yx = y and z=yz = y. Therefore, ABC\triangle ABC is equilateral and all its angles are equal to 6060^\circ.

Looking for a route rather than 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 and solution reproduced as published; topic and difficulty added by this site.