SOLUTION: if 109 boys play a chess tournament, how many games have to be played so that each boy plays everyone

Algebra ->  Probability-and-statistics -> SOLUTION: if 109 boys play a chess tournament, how many games have to be played so that each boy plays everyone      Log On


   



Question 535019: if 109 boys play a chess tournament, how many games have to be played so that each boy plays everyone
Answer by htmentor(1343) About Me  (Show Source):
You can put this solution on YOUR website!
This is a combination problem in which 91 things are taken 2 at a time
So the number of games is
C(91,2) = 91!/(2!89!) = 91*90/2 = 4095