31.9k views
3 votes
A committee consisting of 4 faculty members and 5 students is to be formed. Every committee position has the same duties and voting rights. There are 9 faculty members and 10 students eligible to serve on the committee. In how many ways can the committee be formed

User Sunil Tc
by
3.2k points

1 Answer

1 vote

Answer:

The committee can be formed in 31,752 ways.

Explanation:

Every committee position has the same duties and voting rights. This means that the order in which the members are chosen is not important to solve this question. So the combinations formula is used.

Combinations formula:


C_(n,x) is the number of different combinations of x objects from a set of n elements, given by the following formula.


C_(n,x) = (n!)/(x!(n-x)!)

In how many ways can the committee be formed

4 faculty members from a set of 9

5 students from a set of 10.

Then


T = C_(9,4) * C_(10,5) = (9!)/(4!(9-4)!) * (10!)/(5!(10-5)!) = 31752

The committee can be formed in 31,752 ways.

User Serhii Kheilyk
by
3.2k points