Q. 1.9

Question

Consider three classes, each consisting of n students. From this group of 3n students, a group of 3 students is to be chosen.

(a) How many choices are possible?

(b) How many choices are there in which all 3 students are in the same class?

(c) How many choices are there in which 2 of the 3 students are in the same class and the other student is in a different class?

(d) How many choices are there in which all 3 students are in different classes?

(e) Using the results of parts (a) through (d), write a combinatorial identity.

Step-by-Step Solution

Verified
Answer

(a) The possible no. of choices are 3n3.

(b) The possible no. of choices that all 3 students are in the same class are 3n3.

(c) The possible no. of choices that 2 of the 3 students are in the same class and the other student is in a different class are  3×n2×2×n1.

(d) The possible no. of choices that all 3 students are in different classes are n3

(e) Using the results of parts (a) through (d), the combinatorial identity will be  3n3=3n3+3n2×2n1+n3

1Part (a) Step 1. Given information.

It is given that, there are three classes and each class has n number of students and we have to select 3 students from the total number of students.

2Part (a) Step 2. Find the possible no. of choices.

To select 3 students from 3n students, the possible no. of choices are 3n3.

3Part (b) Step 1. Find the possible no. of choices that all 3 students are in the same class.

No. of ways of selecting 3 students from a class of n students is =n3.

No. of ways of choosing any of the 3 classes =31=3.


Therefore, the possible no. of choices that all 3 students are in the same class are 3n3.

4Part (c) Step 1. Find the possible no. of choices that 2 of the 3 students are in the same class and the other student is in a different class.

No. of ways of selecting 2 students from a class of n students is =n2.

No. of ways of selecting 1 student from a class of n students is =n1.

The class from which 2 students are selected can be chosen in 31ways=3

The class from which 1 students is selected can be chosen in 21ways=2

Therefore, the possible no. of ways are =3×n2×2×n1

5Part (d) Step 1. Find the possible no. of choices that all 3 students are in different classes.

No. of ways of selecting1 student from n students is n1=n

No. of choices for 3 students =n×n×n


Therefore, the possible no. of choices that all 3 students are in different classes =n3.

6Part (e) Step 1. Write a combinatorial identity.

Using the results of parts (a) through (d), the combinatorial identity will be

 3n3=3n3+3n2×2n1+n3