
Total number of different committees = C(14,6) = NÂ
We have two cases where we have less than 2 teachers.Â
case 1: 1 teacher (out of 5)Â
Number of ways to choose 1 teacher = C(5,1) = 5Â
Number of ways to choose the remaining members from students = C(9,5)Â
Total number of ways to choose a committee with exactly 1 teacher = 5C(9,5) = N1 Â
case 2: no teacherÂ
Number of ways to choose 6 students = C(9,6) = N2 Probability to choose at least two teachersÂ
= (N-N1-N2)/NÂ
=109/143
I hope tmy answer helps you