by dbernst Thu Sep 06, 2007 10:32 am
Ruben, one key to correctly answering a combinatorics problem is to identify the problem type as an arrangement (permutation) or a grouping (combination). This is simply a relatively straightforward arrangement problem.
The first contestant to win a prize has 6 potential outcomes. As this person must win one prize (no matter which prize it is), the second contestant has 5 potential outcomes. By the same logic, the third contestant has 4 potential outcomes, and the fourth contestant has 3 potential outcomes.
The total number of arrangements (permutations) is simply the product of the number of outcomes for each contestant:
6*5*4*3 = 360.
The correct answer is E.
ps. You might see other notation or approaches concerning these types of combinatorics problems (such as 6P4 or 6!/2!) but the underlying logic is identical.
Hope that helps.
-dan