Question
Question: A school committee consists of 2 teachers and 4 students. What is the number of different committees...
A school committee consists of 2 teachers and 4 students. What is the number of different committees that can be formed from 5 teachers and 10 students?
(a) 10
(b) 15
(c) 2100
(d) 8
Solution
Hint: This is a combination problem of choosing 2 teachers and 4 students from 5 teachers and 10 students. Use the combination formula to find the number of ways of choosing 2 teachers from 5 teachers and 4 children from 10 children and multiply them to find the answer.
Complete step-by-step answer:
It is given that the school committee consists of 2 teachers and 4 students. The number of available teachers is 5 and the number of available students is 10.
Therefore, we need to choose 2 teachers from 5 teachers and 4 students from 10 students.
The number of ways of choosing two teachers from five teachers is 5C2.
We know the formula for nCr as follows:
nCr=r!(n−r)!n!................(1)
Calculating the value of 5C2 from equation (1), we have:
⇒ 5C2=2!(5−2)!5!
Simplifying, we get:
⇒ 5C2=2!3!5!
⇒ 5C2=10...........(2)
The number of ways of choosing four students out of ten students is 10C4.
The value of 10C4 from equation (1) is given as follows:
⇒ 10C4=4!(10−4)!10!
Simplifying, we obtain as follows:
⇒ 10C4=4!6!10!
⇒ 10C4=210.............(3)
Therefore, the number of ways of choosing 2 teachers and 4 students from 5 teachers and 10 students is ⇒ 5C2×10C4.
From equation (2) and equation (3), we have:
⇒ 5C2×10C4=10×210
⇒ 5C2×10C4=2100
Hence, the correct answer is option (c).
Note: You can also consider it as a permutation of 5 teachers into two similar groups having 2 and 3 teachers respectively and similarly with the 10 children into two similar groups of 4 and 6 children respectively and solve the problem.