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

Respuesta :

Answer:

The committee can be formed in 31,752 ways.

Step-by-step 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:

[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by the following formula.

[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]

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

[tex]T = C_{9,4} \times C_{10,5} = \frac{9!}{4!(9-4)!} \times \frac{10!}{5!(10-5)!} = 31752[/tex]

The committee can be formed in 31,752 ways.