88.6k views
1 vote
a committee must be formed with 2 teachers and 4 students. if there are 10 teachers to choose from, and 10 students, how many different ways could the committee be made

1 Answer

4 votes

First, let's take a look at how the 2 teachers would be chosen.

Since ordering doesn't matter, we'll use the formula for a combination:


(10!)/((10-2)!\cdot2!)=45

There are 45 different ways of choosing those 2 teachers out of the group of 10.

Now, let's take a look at how the 4 students would be chosen.

Since ordering doesn't matter here either, we'll use the formula for a combination:


(10!)/((10-4)!\cdot4!)=210

There are 210 different ways of choosing those 4 students out of the group of 10.

Now, for every possible combination of teachers chosen, there are 210 possible students groups. This way, in order to get the number of possible combinations for the comittee, we have to multiply 45 by 210:


45\cdot210=9450

Therefore, there are 9450 different ways to form the comittee

User Leacroft
by
3.4k points