Question: In a recent chess tournament, each player played against every other player exactly once. If there were 10 players in total, how many games were played? (2023)
Options:
Correct Answer: 45
Exam Year: 2023
Solution:
The number of games played in a round-robin tournament is given by the formula n(n-1)/2, where n is the number of players. Here, n = 10, so the number of games is 10(10-1)/2 = 45.