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?