In a race, 15 runners are numbered from 1 to 15. Find the probability that: 4 of the first 6 finishers have a single digit number.
We are considering the order here, so there are $15^{(6)}$ total possible ways to order any possible way. There are $9^{(4)}$ ways for single digit. Then there are $6^{(2)}$ for a double digit for 2 of them.
But this gives me, $P = 18/715$ when the actual answer is something else?