0

In how many ways can n people be divided into 2 equal groups or 3 equal groups (given that n is a factor of 6)

I don't know how to utilize combination to solve this problem, as it is about splitting people into groups instead of finding how many possibilities to form a group.

Can someone explain how to use the combination rule to solve this problem with dividing people into groups?

nabu1227
  • 879
  • Doesn't splitting people into groups amount to the same as forming teams ? 2. Are the groups distinguishable (labelled) or indistinguishable (unlabelled) ?
  • – true blue anil May 29 '17 at 04:10
  • They are indistinguishable so combination rather than permutations – nabu1227 May 30 '17 at 03:14