SOLUTION: From agroup of 7men & 8women,5 persons are selected to form a committee so that atleast 3men are there on committee.in how many ways can it be done?
Algebra ->
Probability-and-statistics
-> SOLUTION: From agroup of 7men & 8women,5 persons are selected to form a committee so that atleast 3men are there on committee.in how many ways can it be done?
Log On
Question 855455: From agroup of 7men & 8women,5 persons are selected to form a committee so that atleast 3men are there on committee.in how many ways can it be done? Answer by chndnbl(31) (Show Source):
You can put this solution on YOUR website! Men[7] - (1) 3 : (2) 4
women[8] - (1) 2 : (2) 1
commitee[5]
1)7C3 * 8C2 = 980
2)7C4 * 8C1 = 280
number of ways commitee can be formed=1260