SOLUTION: In a national checker tournament 50 players were entered. Each played all of the other players once. How many games were played in all?

Algebra ->  Test -> SOLUTION: In a national checker tournament 50 players were entered. Each played all of the other players once. How many games were played in all?      Log On


   



Question 709066: In a national checker tournament 50 players were entered. Each played all of the other players once. How many games were played in all?
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In a national checker tournament 50 players were entered. Each played all of the other players once. How many games were played in all?
----
2 players::::: 1 game (think of a line)
3 players::::: 2 + 1 = 3 games (think of a triangle)
4 players::::: 3 + 2 + 1 = 6 games (think of a rectangle)
..........
..........
50 players:::: 49 + 48 + ... + 1 = (49/2)(1+49) = 1225 games
------
Another way to think of it.
There are 50C2 pairs::: 50C2 = 1225 games
------------------------------------------
Cheers,
Stan H.