SOLUTION: if group 1 consists of 51 objects, group 2 consists of 47 objects, and group 3 consists of two objects. How many committees can be formed if each committee must have 5 of group 1

Algebra ->  Permutations -> SOLUTION: if group 1 consists of 51 objects, group 2 consists of 47 objects, and group 3 consists of two objects. How many committees can be formed if each committee must have 5 of group 1       Log On


   



Question 517839: if group 1 consists of 51 objects, group 2 consists of 47 objects, and group 3 consists of two objects. How many committees can be formed if each committee must have 5 of group 1 and 4 of group 2?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if group 1 consists of 51 objects, group 2 consists of 47 objects, and group 3 consists of two objects. How many committees can be formed if each committee must have 5 of group 1 and 4 of group 2?
---------
# of ways to choose 5 from group1: 51C5
---
# of ways to choose 4 from group2: 47C4
-----------------
# of different committees: 51C5*47C4 = 4.1899x10^11
========================================================
Cheers,
Stan H.
==========