Question
Question: Twelve persons are to be arranged around two round tables such that one table can accommodate seven ...
Twelve persons are to be arranged around two round tables such that one table can accommodate seven persons and another five persons only. Answer the following questions.
Number of ways in which these 12 persons can be arranged is
(a) C5126!4!
(b) 6!4!
(c) C5126!4!
(d) None of these
Solution
- Hint:You should be carefully observing the question; here order in which the persons accommodated is not important. So, apply the formula accordingly and get the desired result. In this case there will be two cases, first 7 persons are accommodated then the rest 5, or first 5 are accommodated and then the rest 7.
Complete step-by-step solution -
There are two round tables such that one can accommodate seven persons and the other table will accommodate five persons.
Now we will find the number of ways five persons can be accommodated in the second table out of twelve persons.
As any person can be selected out of 12 persons, so number of ways selecting 5persons out of 12 persons is,
C512
Now these 5 persons can accommodate any seat on the table with 5 seats, so number of ways 5 person can sit on 5 seats of second table is,
(5−1)!=4!
So the number of ways 5 persons can be accommodated in second table out of twelve persons is,
C5124!…….(i)
Once 5persons sit on the second table, there are 7 persons left out of 12 persons.
So, the number of ways 7persons can seat on first table with 7seats is,
(7−1)!=6!
So, the number of ways in which the 12 persons can be arranged in two tables is,
C5124!×6!
⇒C5126!4!
Hence, the correct option for the given question is option (a) and (d).
Note: The problem can be solved by considering the table with seven seats firsts. In this case the answer would be different.
Here students should be careful and apply combinations. They may make mistakes and apply permutation. Remember permutation is considered when order of arrangement matters and combination is used when order of arrangement does not matter.