SOLUTION: How many different ways can a coach select the captain of a team from a group of 20 people

Algebra ->  Permutations -> SOLUTION: How many different ways can a coach select the captain of a team from a group of 20 people       Log On


   



Question 1085006: How many different ways can a coach select the captain of a team from a group of 20 people
Answer by addingup(3677) About Me  (Show Source):
You can put this solution on YOUR website!
20C1: 20!/(20-1)!
20C1+=+20%21%2F%2820-1%29%21+=+20%21%2F19%21+=+20
So, select 1 out of 20 where order doesn't matter equals 20 different ways the coach can select the captain (he has 20 people to choose from, that's 20 ways so this particular problem you can solve with logic if you wanted to).