Alex and Drew are running a long race of unknown distance.
Alex runs at a steady rate of 2 meters per second for the entire race.
Drew sprints at a steady rate of 3 meters per second for 300 meters but then has to rest for 50 seconds before sprinting again at the same rate.
Assuming that they do not tie, who finishes the race first?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
great observation!
Say the length of the track is x long.
How much time does Alex take? 2 x
How much time does Drew take? 3 x + 5 0 ⌊ 3 0 0 x ⌋
So, let's see ... can Alex do better than Drew? That is, can the following hold?
2 x < 3 x + 5 0 ⌊ 3 0 0 x ⌋ ⟹ 2 x − 3 x = 6 x < 5 0 ⌊ 3 0 0 x ⌋ ⟹ 3 0 0 x < ⌊ 3 0 0 x ⌋
We have ended up with an equation of the form n < ⌊ n ⌋ But this cannot happen, unless n is negative. So, Alex can never do better.
Problem Loading...
Note Loading...
Set Loading...
Suppose they start at t=0. Note that Alex and Drew come together every 150 seconds. So if the race time is an integral multiple of 150 it ends in a tie, else Drew is always ahead of Alex as his speed is more. Since, the question eliminates the possibility of a tie, Drew should win the race.