Let’s say that you have 25 horses, and you want to pick the fastest 3 horses out of those 25. In each race, only 5 horses can run at the same time because there are only 5 tracks. What is the minimum number of races required to find the 3 fastest horses without using a stopwatch?
Draw out a table
we’ve had 5 different races, we can eliminate the slowest 2 horses in each group since those horses are definitely not in the top 3. This would leave these horses:
X1 X2 X3
X6 X7 X8
X11 X12 X13
X16 X17 X18
X21 X22 X23
We also know the 5 fastest horses from each group, let's race them, Let’s say that the 3 fastest in that group are X1, X6, and X11 – automatically we can eliminate X16 and X21 since those 2 are definitely not in the top 3, also X12, X13.
we don’t need to race X1 anymore, as it is fastest in all groups.
We can eliminate X8 as it at most can be 4th fastest when X6 is the 2nd fastes.
X2 X3
X6 X7
X11
Now we can have 5 + 1+ 1 = 7 runs to find 3 fastest horses.
Read full article from 25 horses 5 tracks 3 fastest puzzle
Draw out a table
we’ve had 5 different races, we can eliminate the slowest 2 horses in each group since those horses are definitely not in the top 3. This would leave these horses:
X1 X2 X3
X6 X7 X8
X11 X12 X13
X16 X17 X18
X21 X22 X23
We also know the 5 fastest horses from each group, let's race them, Let’s say that the 3 fastest in that group are X1, X6, and X11 – automatically we can eliminate X16 and X21 since those 2 are definitely not in the top 3, also X12, X13.
we don’t need to race X1 anymore, as it is fastest in all groups.
We can eliminate X8 as it at most can be 4th fastest when X6 is the 2nd fastes.
X2 X3
X6 X7
X11
Now we can have 5 + 1+ 1 = 7 runs to find 3 fastest horses.
Read full article from 25 horses 5 tracks 3 fastest puzzle