SOLUTION: Combinations 3. In how many ways can a group of 10 people be divided into (a) two groups consisting of 7 and 3 people (b) three groups consisting of 4,3 and 2 people?

Algebra.Com
Question 841542: Combinations
3. In how many ways can a group of 10 people be divided into (a) two groups consisting of 7 and 3 people (b) three groups consisting of 4,3 and 2 people?
[ans: (a) 120 (b) 12600 ]

Answer by Edwin McCravy(20054)   (Show Source): You can put this solution on YOUR website!
In how many ways can a group of 10 people be divided into (a) two groups consisting of 7 and 3 people
(10 choose 3) AND THEN (7 choose 7)

C(10,3)·C(7.7) = 120·1 = 120

--------------------------------------------

Notice that it doesn't matter if you choose the 7 people first:

(10 choose 7) AND THEN (3 choose 3)

C(10,7)·C(3,3) = 120·1 = 120

--------------------------------------------


3. In how many ways can a group of 10 people be divided into (b) three groups consisting of 4,3 and 2 people?
(This means that 1 person is not chosen)

(10 choose 4) AND THEN (6 choose 3) AND THEN (3 choose 2)

C(10,4)·C(6,3)·C(3,2) = 210·20·3 = 12600

---------------------------------------------------

Notice that it doesn't matter which order you choose the groups,
The numbers to multiply are different but he answer is theame
in every case

(10 choose 4) AND THEN (6 choose 2) AND THEN (4 choose 3)

C(10,4)·C(6,2)·C(4,3) = 210·15·4 = 12600

(10 choose 3) AND THEN (7 choose 2) AND THEN (3 choose 3)

C(10,3)·C(7,4)·C(3,2) = 120·35·3 = 12600

(10 choose 3) AND THEN (7 choose 2) AND THEN (3 choose 3)

C(10,3)·C(7,2)·C(5,4) = 120·21·5 = 12600

(10 choose 3) AND THEN (7 choose 2) AND THEN (3 choose 3)

C(10,2)·C(8,4)·C(4,3) = 45·70·4 = 12600

(10 choose 3) AND THEN (7 choose 2) AND THEN (3 choose 3)

C(10,2)·C(8,3)·C(5,4) = 45·56·5 = 12600

Edwin

RELATED QUESTIONS

In how many ways can a group of 10 people be divided into: a. two groups consisting of 7 (answered by lynnlo)
In how many ways can a group of 10 people be divided into three groups consisting of 4,3, (answered by mananth)
In how many ways can a group of 6 people be divided into two unequal groups if there must (answered by ikleyn)
In how many ways can we form three groups of people from 5 people, with each of the two... (answered by sudhanshu_kmr)
In how many ways can 10 people be divided into two groups if one group has 6 people and... (answered by vheroli)
A group of 30 people consists of 15 women and 15 men. How many ways are there to (a)... (answered by ikleyn)
In how many ways can 12 people be divided into two groups if one group has 8 people and... (answered by ikleyn)
In how many ways can 12 people be divided into two groups if one group has 8 people and... (answered by greenestamps)
In how many ways can 13 people be divided into four groups with 3, 6, 2 and 2 people... (answered by ikleyn)