Question 354249
Hi,

*Note:  The number of combinations of a set of n objects taken r at a time is given by nCr = (n!)/(r!(n - r)!).   
.
How many committees can be formed from a group of 9 doctors if each committee consists of 7 doctors
.
9 choose 7
.
{{{9C7 = (9!/(7!*2!))= (9*8*7*6*5*4*3*2*1)/(7*6*5*4*3*2*1*(2*1)))=}}}
.
Leaving:
{{{9C7 =(9*8)/2}}} = 36 ways