Olympiad Maths Prep

Track / Stage 6 / 200 of 400 #1200 of 2000

Problem 1200

National olympiad, first round
Combinatorics Difficulty 6.3 Find the answer

In a ten-mile race First beats Second by 22 miles and First beats Third by 44 miles. If the runners maintain constant speeds throughout the race, by how many miles does Second beat Third?

(A) 2(B) 214(C) 212(D) 234(E) 3 \textbf{(A)}\ 2\qquad\textbf{(B)}\ 2\frac{1}{4}\qquad\textbf{(C)}\ 2\frac{1}{2}\qquad\textbf{(D)}\ 2\frac{3}{4}\qquad\textbf{(E)}\ 3

Official solution

1. Let's denote the speeds of First, Second, and Third as v1 v_1 , v2 v_2 , and v3 v_3 respectively.
2. Given that First beats Second by 2 miles in a 10-mile race, we can write the relationship:
10v1=8v2 \frac{10}{v_1} = \frac{8}{v_2}
This implies:
v1=108v2=54v2 v_1 = \frac{10}{8} v_2 = \frac{5}{4} v_2
3. Similarly, given that First beats Third by 4 miles in a 10-mile race, we can write:
10v1=6v3 \frac{10}{v_1} = \frac{6}{v_3}
This implies:
v1=106v3=53v3 v_1 = \frac{10}{6} v_3 = \frac{5}{3} v_3
4. We need to find the distance by which Second beats Third. First, we express v2 v_2 and v3 v_3 in terms of v1 v_1 :
v2=45v1 v_2 = \frac{4}{5} v_1
v3=35v1 v_3 = \frac{3}{5} v_1
5. The time taken by Second to finish the race is:
t2=10v2=1045v1=1054v1=504v1=252v1 t_2 = \frac{10}{v_2} = \frac{10}{\frac{4}{5} v_1} = \frac{10 \cdot 5}{4 v_1} = \frac{50}{4 v_1} = \frac{25}{2 v_1}
6. The distance covered by Third in this time is:
d3=v3t2=(35v1)(252v1)=35252=7510=7.5 miles d_3 = v_3 \cdot t_2 = \left( \frac{3}{5} v_1 \right) \left( \frac{25}{2 v_1} \right) = \frac{3}{5} \cdot \frac{25}{2} = \frac{75}{10} = 7.5 \text{ miles}
7. Therefore, the distance by which Second beats Third is:
107.5=2.5 miles 10 - 7.5 = 2.5 \text{ miles}

The final answer is 2.5\boxed{2.5}.

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