SOLUTION: In how many ways can a committee consisting of 3 faculty members and 4 students be formed if there are 8 faculty members and 15 students eligible to serve on the committee

Algebra ->  Permutations -> SOLUTION: In how many ways can a committee consisting of 3 faculty members and 4 students be formed if there are 8 faculty members and 15 students eligible to serve on the committee      Log On


   



Question 889177: In how many ways can a committee consisting of 3 faculty members and 4 students be formed if there are 8 faculty members and 15 students eligible to serve on the committee
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In how many ways can a committee consisting of 3 faculty members and 4 students be formed if there are 8 faculty members and 15 students eligible to serve on the committee
------
Ans: 8C3 * 15C4
= (8*7*6)/(1*2*3) * (15*14*13*12)/(1*2*3*4)
= 56 * 1365 = 76440
---------------------------------------
Cheers,
Stan H.
----------------------