Answer:people are going to play a ball game. Each team has 3 players.
How many different team combinations are possible? 6C3 = 6!/(3!3!) = 20 possible
Step-by-step explanation:
Using the combination formula, it is found that 20 different team combinations are possible.
-------------------------------------
Combination formula:
[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 question:
[tex]C_{6,3} = \frac{6!}{3!(6-3)!} = 20[/tex]
20 combinations are possible.
A similar problem is given at https://brainly.com/question/24437717