Question
Question: A committee of 11 members is to be formed from 8 males and 5 females. If m is the number of ways the...
A committee of 11 members is to be formed from 8 males and 5 females. If m is the number of ways the committee is formed with at least 6 males and n is the number of ways the committee is formed with at least 3 females, then?
(A) m= n= 78
(B) n = m-8
(C) m + n= 68
(D) m = n = 68
Solution
Hint: Apply the formula of nCr=r!(n−r)!n!
In this question it is given to us that we have a total 13 members i.e. 8 males and 5 females and with the help of that we have to form a committee of 11 members.
Where m= Number of ways the committee is formed at least 6 males.
So in this case we’ll have at least 6 males i.e. it could be either 6 males or 7 males or 8 males and in that case we’ll have either 5 females or 4 females or 3 females and hence we have,
m= (8C6×5C5)+(8C7×5C4)+(8C8×5C3)
m= (28×1)+(8×5)+(1×10)
And hence we have,
m = 78
and n= number of ways the committee is formed with at least 3 females
Now similarly we have at least 3 female it means that it could be either 3 females or 4 females or 5 females and in that case we’ll have either 8 males or 7 males or 6 males and hence we have,
n = (5C3×8C8)+(5C4×8C7)+(5C5×8C6)
n=(10×1)+(5×8)+(1×28)
and hence on solving, we have
n = 78
and hence the value of m and n is 78.
Therefore option A i.e. m=n=78 is the correct answer.
Note: In this type of question we have to make proper selection and after making proper selection we just need to apply the formula of nCr=r!(n−r)!n! and hence on putting the value over in this formula and on doing the simplification, we’ll have our answer.