SOLUTION: A committee of 4 has to be formed out of a group of 17 students. How many such committees are possible?

Algebra ->  Permutations -> SOLUTION: A committee of 4 has to be formed out of a group of 17 students. How many such committees are possible?      Log On


   



Question 463633: A committee of 4 has to be formed out of a group of 17 students. How many such committees are possible?
Answer by aliateach(10) About Me  (Show Source):
You can put this solution on YOUR website!
Here order is not important then it is combination
C(17,4) = 17! / 4! (17 - 4)!

C(17,4) =2380