SOLUTION: There are 20 students in a fraternity. In how many ways can a committee of 11 students be selected?

Algebra ->  Permutations -> SOLUTION: There are 20 students in a fraternity. In how many ways can a committee of 11 students be selected?      Log On


   



Question 580727: There are 20 students in a fraternity. In how many ways can a committee of 11 students be selected?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
There are 20 students in a fraternity. In how many ways can a committee of 11 students be selected?
----
If order of selection makes a difference
the answer is 20P11 = 20!*19! = 20*19*...*10 = 6.7044..X 10^12
----
If order does not make a difference
the answer is 20C11 = (20*19*...*10)/(1*2*3*...*11) = 167960
====================
Cheers,
Stan H.