Sample Problem

 

Suppose in a league of seven teams we are designing a round robin tournament where each team plays each other team exactly once.  How many games will be played in the tournament?

In general, what is the relationship between the number of teams in a round robin tournament and the number of games that must be scheduled?

 


Link to a sample solution demonstrating Polya's problem solving process