SOLUTION: If a committee of 6 is being selected from a group of 10 men and 12 women, in how many ways can this committee be arranged if at least 3 must be women?
Algebra.Com
Question 1127249: If a committee of 6 is being selected from a group of 10 men and 12 women, in how many ways can this committee be arranged if at least 3 must be women?
Answer by math_helper(2461) (Show Source): You can put this solution on YOUR website!
C(10,3)*C(12,3) = number of committees with 3 men and 3 women
+C(10,2)*C(12,4) = number of committees with 2 men and 4 women
+C(10,1)*C(12,5) = number of committees with 1 man and 5 women
+C(10,0)*C(12,6) = number of committees with no men and 6 women
= (120)*(220) + (45)*(495) + (10)*(792) + (1)*(924)
= 26400 + 22275 + 7920 + 924
= ways
(assuming I haven't made an error in the calculations)
----
RELATED QUESTIONS
In how many ways can a committee consisting of 3 men and 4 women be selected from a group (answered by rfadrogane)
In how many ways can a committee consisting of 3 men and 7 women be selected from a group (answered by math_tutor2020)
A Committee of 12 is to be selected from 10 men and women. in how many ways can the... (answered by Alan3354)
in how many ways can a committee of three men and four women be formed from a group of 12 (answered by Edwin McCravy)
In how many ways can a committee of three men and four women be formed from a group of 10 (answered by ikleyn)
In how many ways can a committee of three men and four women be formed from a group of 10 (answered by math_tutor2020)
A commite of 5 is to be form from a club membership of 7 men and 6 women. In how many... (answered by ewatrrr)
From a group of 7 men and 6 women, five persons are to be selected to form a committee so (answered by mathie123)
In how many ways can a committee of five people be selected from seven women and nine men (answered by stanbon,edjones)