SOLUTION: In how many ways can a group of 4 students and a teacher be chosen from 12 students and 4 teachers?
Algebra.Com
Question 1067726: In how many ways can a group of 4 students and a teacher be chosen from 12 students and 4 teachers?
Answer by Theo(13342) (Show Source): You can put this solution on YOUR website!
you've got 12 students and 4 teachers.
you want to choose 4 students and 1 teacher.
the students can be chosen in c(12,4) ways.
the teacher can be chosen in c(4,1) ways.
they can both be chosen in c(12,4) * c(4,1) ways.
c(12,4) = 12! / (4! * 8!) = 495
c(4,1) = 4! / (1! * 3!) = 4
495 * 4 = 1980
they can both be chosen in 1980 ways.
to see how it works, make it real simple.
assume 3 students and 2 teacher.
you want 2 students and 1 teacher.
per the formula, this can ocurr in c(3,2) * c(2,1) ways which is equal to 6 ways.
let the students be a,b,c
let the teachers be 1,2
you want 2 students and 1 teacher.
the number of ways will be:
a,b,1
a,b,2
a,c,1
a,c,2
b,c,1
b,c,2
RELATED QUESTIONS
find the the number of ways in which a group of 3 people can be chosen from 6 students, 5 (answered by Edwin McCravy)
There are three teachers and eight students on the student council. How many ways can a... (answered by swincher4391)
in a group of students 9 speak vietnamese fluently and 12 speak chinese fluently, in how... (answered by ikleyn)
From 6 teachers and 4 students. a committee of 6 is to be formed. In how many ways can... (answered by Edwin McCravy)
Four students are to be chosen from a roster of 9 students to attend a science camp. In... (answered by checkley79)
9. (12 pts) An advisory panel of 5 students is to be chosen from a group of 12 student... (answered by stanbon)
In a group of 14 students, there are 8 girls and 6 boys.
a) Determine the number of... (answered by ewatrrr,stanbon)
From a class of 24 students, how many ways can a group of 13 students be chosen?
(answered by ewatrrr)
How many combinations of a president, vice-president, secretary, and treasurer can be... (answered by ewatrrr)