Respuesta :
Answer: 680 different combinations
=======================================================
Explanation:
If order mattered, then we'd have 17*16*15 = 4080 different permutations. Notice how I started with 17 and counted down 1 at a a time until I had 3 slots to fill. We count down by 1 because each time we pick someone, we can't pick them again.
So we have 4080 different ways to pick 3 people if order mattered. But again order doesn't matter. All that counts is the group itself rather than the individual or how they rank. There are 3*2*1 = 6 ways to order any group of three people, which means there are 4080/6 = 680 different combinations possible.
An alternative is to use the nCr formula with n = 17 and r = 3. That formula is
[tex]_n C _r = \frac{n!}{r!*(n-r)!}[/tex]
where the exclamation marks indicate factorials
The number of different ways that are there to select 3 players is 680.
Calculation of the number of different ways:
Since there is A team of 17 softball players need to choose three players to refill the water cooler.
So here we can say there are [tex]17\times 16\times 15 = 4080[/tex]
And, since we have to select 3 people so the no of ways should be [tex]3\times 2\times 1 = 6\ ways[/tex]
So, here the number of different ways should be
[tex]= 4080\div 6[/tex]
= 680
Therefore, The number of different ways that are there to select 3 players is 680.
Learn more about ways here: https://brainly.com/question/24604425