why for this question are we doing 5!/2! for the chairs to people?
I recall from a circular question, when there was 4 men and 4 women sitting around the table, and we had to calculate the number of ways if all the women sat together.
which was (4-1)! * 4C1 * 4!
So why is this question 5!/2! instead of 5C3 ?
We can incorporate this question into my confusion surrounding this "https://gmatclub.com/forum/there-are-x-people-and-y-chairs-in-a-room-where-x-and-y-are-170525.html"
There are x people and y chairs in a room where x and y are positive prime numbers. How many ways can the x people be seated in the y chairs (assuming that each chair can seat exactly one person)?
(1) x + y = 12. Since x and y are primes, then x=5 and y=7 OR x=7 and y=5.
If x=5 and y=7, the number of arrangements would be C57∗5!=7!2!, where C57 is the number of way to choose 5 chairs from 7, and 5! is the number of arrangements of 5 people on those chairs.
If x=7 and y=5, the number of arrangements would be C57∗5!=7!2!, where C57 is the number of way to choose 5 people who will get the chairs, and 5! is the number of arrangements of 5 people on those chairs.