@Rishabh0709 wrote:
Hi All,
Sorry for so silly doubt , but didn't understand solution of below problem.Q. How many ways are there to split a dozen people into 3 teams, where all three teams have 4 people each?
As per my understanding , 1st team can be selected in 12C4 ways.
2nd team in 8C4 and 3rd in 4C4
so,
12C4 * 8C4 * 1Why would you divide it by 3!
Please expain?
Posts: 4
Participants: 2