Answer:
The team can be formed in 756 different ways
Step-by-step explanation:
This is a combination problem since we are to select a set of people from a group. Combination has to do with selection.
for example, if r number of object is to be selected from a pool of n objects, this can be done in nCr number of ways.
[tex]nCr = \frac{n!}{(n-r)!r!}[/tex]
Now If A company has 7 male and 9 female employees, and needs to nominate 2 men and 2 women for the company bowling team, then this can be done in the following way;
[tex]7C2 * 9C2[/tex]
[tex]7C2 = \frac{7!}{5!2!} \\= \frac{7*6*5!}{5!*2} \\= 7*3\\= 21ways\\\\similarly;\\\\9C2 = \frac{9!}{7!2!}\\9C2= \frac{9*8*7!}{7!*2} \\9C2 = 9*4\\9C2 = 36[/tex]
7C2 * 9C2 = 21*36
= 756
The team can be formed in 756 different ways