For the given situation we have a total of 259,459,200 permutations.
First, how we know that it is a permutation?
Because the order matters, we aren't only selecting 8 out of the 15 people, but these 8 selected also have an order (is not the same thing to finish the race first than fourth, for example).
Then we need to find the number of permutations, to do it, we need to find the numbers of options for each of the 8 positions.
Then the total number of permutations (product between the numbers of options) is:
P = 15*14*13*12*11*10*9*8 = 259,459,200
If you want to learn more about permutations:
https://brainly.com/question/11732255
#SPJ1