IDNLearn.com: Where questions are met with accurate and insightful answers. Ask your questions and receive reliable, detailed answers from our dedicated community of experts.
Using the combination formula, it is found that 525 combinations can be created.
The order in which the employees are chosen is not important, hence the combination formula is used to solve this question.
[tex]C_{n,x}[/tex] is the number of different combinations of x objects from a set of n elements, given by:
[tex]C_{n,x} = \frac{n!}{x!(n-x)!}[/tex]
In this problem:
Then the number of combinations is given by:
[tex]n = C_{7,3}C_{6,2} = \frac{7!}{3!4!} \times \frac{6!}{2!4!} = 525[/tex]
More can be learned about the combination formula at https://brainly.com/question/25821700
#SPJ1