SOLUTION: How many different male-female committees can be formed from among 9 males and 10 females if each committee is to consist of 5 males and 6 females?
Algebra ->
Probability-and-statistics
-> SOLUTION: How many different male-female committees can be formed from among 9 males and 10 females if each committee is to consist of 5 males and 6 females?
Log On
Question 300136: How many different male-female committees can be formed from among 9 males and 10 females if each committee is to consist of 5 males and 6 females? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! How many different male-female committees can be formed from among 9 males and 10 females if each committee is to consist of 5 males and 6 females?
----
# of groups of 5 males : 9C5 = 126
---
# of groups of 6 females: 10C6 = 210
------------------------------------------
Total # of mixed groups: 126*210 = 26460
=============================================
Cheers,
Stan H.
=============================================