SOLUTION: Suppose five tennis players have made the finals. If each of the five players is to play every other player exactly once, how many games must be scheduled?
Algebra ->
Probability-and-statistics
-> SOLUTION: Suppose five tennis players have made the finals. If each of the five players is to play every other player exactly once, how many games must be scheduled?
Log On
Question 685643: Suppose five tennis players have made the finals. If each of the five players is to play every other player exactly once, how many games must be scheduled? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Suppose five tennis players have made the finals. If each of the five players is to play every other player exactly once, how many games must be scheduled?
---
Ans: 4 + 3 + 2 + 1 = 10
---
Or
Ans: # of unique pairings = 5C2 = (5*4)/(1*2) = 10
=================
Cheers,
Stan H.