Quote:
|
Originally Posted by ritika_j Nine students are split into three equal teams to develop reports on one of three problems:
shortage of skilled labor, violence in schools, and low standardized test scores. How many
different teams of students are possible?
(A) 5040
(B) 1680
(C) 1512
(D) 504
(E) 168 |
we can choose 3 students for the first team in C(9,3) ways.
out of the remaining 6 we can choose 3 in C(6,3) ways.
the remiaining can go into the third team.
so the number of ways of choosing 3 teams of 3 each from 9 students is C(9,3)*C(6,3)=1680.
we can choose a problem out of the three in 3 ways.
so the number of ways in which 3 teams can be formed to study one of the three problems is 1680*3=
5040.
in case each team had to study a different problem the answe would have been 1680*3!=10080.
bye..