Question
Question: A person has \(12\) friends out of which \(7\) are relatives. In how many ways can he invite \(6\) f...
A person has 12 friends out of which 7 are relatives. In how many ways can he invite 6 friends if at least 4 of them should be his relatives
A.487
B.462
C.488
D.502
Solution
At least four means the person has to invite a minimum 4relatives it may be 5or 6. Make three cases according to the number of relatives and then use the permutation and combination to evaluate the total number of ways of inviting.
Complete step-by-step answer:
We are given that a person has 12 friends out of which 7 are relatives
We have to find out how many ways he can invite 6 friends if at least 4 of them should be his relatives.
First, we evaluate the number of friends.
That is, 12−7=5
There will be three cases: first is when 4 relatives are invited, second case is when 5 relatives are invited and third case when 6 relatives are invited.
Now we evaluate the number of ways in each case.
Case-1
When 4relatives and 2friends are invited
We can select 4relatives out of 7 relatives in 7C4ways.
We can select 2friends out of 5 friends in 5C2ways.
Therefore, total number of ways in this case is 7C4×5C2
Case-2
When 5relatives and 1 friend is invited
We can select 5relatives out of 7 relatives in 7C5ways.
We can select 1friend out of 5 friends in 5C1ways.
Therefore, total number of ways in this case is 7C5×5C1
Case-3
When 6relatives and 0 friend is invited
We can select 6relatives out of 7 relatives in 7C6ways.
We can select 0friends out of 5 friends in 5C0ways.
Therefore, total number of ways in this case is 7C6×5C0
Therefore, total number of ways will be the sum of all the tree cases
Write the total number of ways.
7C4×5C2+7C5×5C1+7C6×5C0
Use the formula nCr=r!(n−r)!n!
Therefore, total number of ways are 462
Hence, option (B) is correct.
Note: In these types of questions analyse the number of cases properly according to the given condition in the question.
Don’t forget to add the number of ways of each case to get the total number of ways of selecting anything.