Question: In a writing contest, 4 winners are chosen from 15 entries. If the winners are to be announced in a specific order, how many different arrangements of winners are possible?
Options:
Correct Answer: 1260
Solution:
The number of arrangements is given by permutations: P(15, 4) = 15! / (15-4)! = 15 * 14 * 13 * 12 = 32760.