You can put this solution on YOUR website! In how many ways can a six-person commitee be chosen from a class of 28 students?
----------
28C6 = In how many ways can a six-person commitee be chosen from a class of 28 students?
(28*27*26*25*24*23)/(1*2*3*4*5*6) = 376,740
----
Cheers,
Stan H.