Final answer:
There are 3,003 ways to select 5 players from 15 eligible players and 120 ways to order the selected 5 players into positions.
Step-by-step explanation:
The number of ways 5 players can be selected from 15 eligible players is found using the combination formula C(n, k) = n! / (k!(n-k)!), where 'n' is the total number of players and 'k' is the number of players to be selected.
In this case, C(15, 5) calculates how many combinations of players can be formed. Once 5 players are selected, they can be ordered in 5! different ways because there are 5 positions to fill by 5 players.
For the calculation:
- Number of ways to choose 5 players: C(15, 5) = 15! / (5!(15-5)!) = 15! / (5!10!) = 3,003.
- Number of ways to order 5 players: 5! = 5 x 4 x 3 x 2 x 1 = 120.