SOLUTION: At a horse race with a field of 10 horses. How many ways are there to select the first 3 finishers in the correct order?

Algebra ->  Permutations -> SOLUTION: At a horse race with a field of 10 horses. How many ways are there to select the first 3 finishers in the correct order?      Log On


   



Question 1191738: At a horse race with a field of 10 horses. How many ways are there to select the first 3 finishers in the correct order?
Answer by ikleyn(52777) About Me  (Show Source):
You can put this solution on YOUR website!
.

Any of 10 horses can be first, giving 10 possible options.


Any of remaining 9 horses can be second, giving 9 other possible options.


Any of remaining 8 horses can be third, giving 8 other possible options.


Thus the total number of different possible options is 10*9*8 = 720.    ANSWER

Solved.

--------------

It is a standard method and a standard mantra for solving such problems.