Tl;dr shortcut: If 3 racers are competing in a race where the first racer beats the second racer by A metres, the first racer beats the third racer by B metres and the second racer beats the third by C metres, then the length of the race-track is given by the relation,
\(L=\frac{AC}{A+C-B}\)
Explanation:Let Amar's victory be at time \(T_1\) and Akbar's at time \(T_2\) from the start of the race
Let Length of Race track be L
A, B, C have meanings given above. In our case, when Amar won (at \(T_1\)), Akbar was 'A' metres behind finishing line and Anthony was 'B' metres behind. When Akbar reached the finishing line (at \(T_2\)), Anthony was 'C' metres behind.
At time \(T_1\),
Distance covered by Akbar = L-A
Distance covered by Anthony = L-B
Also, Akbar's speed = \(\frac{L-A}{T_1}\)
Anthony's speed = \(\frac{L-B}{T_1}\)
At time \(T_2\),
Distance covered by Akbar = L
Distance covered by Anthony = L-C
Also, Akbar's speed = \(\frac{L}{T_2}\)
Anthony's speed = \(\frac{L-C}{T_2}\)
The ratio of speeds of Akbar and Anthony will be a constant number at any point during the race.
Hence,
\(\frac{\frac{L-A}{T_1}}{\frac{L-B}{T_1}}=\frac{\frac{L}{T_2}}{\frac{L-C}{T_2}}\)
or, \(\frac{L-A}{L-B}=\frac{L}{L-C}\)
Simplifying, we get \(L=\frac{AC}{A+C-B}\)
Length of race track = \(\frac{160*300}{160+300-400} = 800\)
Ans is E IMO