A class consists of 16 students The instructor wants to pick
A class consists of 16 students. The instructor wants to pick a group of 4 to work on a special project. How many different groups of 4 can be choose?
Solution
No. of ways 4 can be selected from group of 16 = 16C4
No. of ways 4 can be selected from group of 12 = 12C4
No. of ways 4 can be selected from remaining 8 = 8C4
No. of ways 4 can be selected from last 4 = 4C4
So total no. of ways = 16C4 * 12C4 * 8C4 * 4C4
= 1820*495* 70*1 = 63063000
So 4groups are formed and order of selection of group is not important. So,
Total no. of ways = 63063000 ÷ 4! = 2627625
