Question
Question: Out of 8 men and 10 women a committee consisting of 6 men and 5 women is to be made. How many commit...
Out of 8 men and 10 women a committee consisting of 6 men and 5 women is to be made. How many committees will be made if a particular man A refuses to be a member of the committee in which a particular lady B is there?
Solution
For solving this question, we will first find the total number of ways of forming a committee with 6 men and 5 women out of 8 men and 10 women. Then we will find the number of ways of forming a committee when both A and B are there in the committee. Subtracting these, we will get the required number of ways. We will use the formula of combination to find the number of ways. Number of ways of selecting r items out of n item is given by nCr=r!(n−r)!n!.
Complete step by step answer:
Here we are given a number of men as 8 and a number of women as 10. We need to select a committee having 6 men and 5 women but out of these 8 men, a man A refuses to be in committee if a woman B is in the committee. So let us find required ways of selecting such a committee.
First let us find ways of selecting a committee without any restriction. We have 8 women out of which 6 are to be selected. We know number of ways to select r items out of n is given by nCr=r!(n−r)!n!.
So here we have, number of ways of selecting men ⇒8C6.
Similarly, for selecting 5 women out of 10 we have a number of ways of selecting women ⇒10C5.
Total ways of selecting committee becomes ⇒8C6×10C5⋯⋯⋯(1).
Now let us find the number of ways to form a committee when both A and B are there (which we do not require) so that we can subtract it from total ways.
If A is already selected so we have 7 men left and 5 positions left. Hence the number of ways of selecting 5 positions for men ⇒7C5.
Similarly if B is selected, we have 9 women left and 4 positions left. Hence the number of ways of selecting 4 positions for women ⇒9C4.
Hence number of ways of selecting a committee where both A and B are there is ⇒7C5×9C4⋯⋯⋯(2).
Now let us subtract (2) from (1) to get required ways, we get,
Required ways ⇒8C6×10C5−7C5×9C4.
Using nCr=r!(n−r)!n! we have,