Permutations or Combinations? Permutations Answer: 720
Practice makes perfect
We want to find out how many ways there are to assign three different roles in a play to 3 out of 10 students. Note that, in this case, the order is important. Therefore, each possible arrangement is a permutation. To calculate the answer, we will use the formula for permutations of n objects taken r at a time.
_n P_r = n!/(n-r)!
In our exercise, n=10 and r=3. Let's substitute 10 for n and 3 for r in the above formula.