.
To be correct, the problem should be formulated in DIFFERENT WAY:
In a round robin competition, everyone plays everyone else exactly one time.
How many games would be played if there were six players?
How many more games would be needed if three extra players entered the competition?
Then the answer to the first question is = 3*5 = 15 games.
The answer to the second question is - 15 = 9*4 - 15 = 36 - 15 = 21 games (the difference).
Solved.
------------------
For n participants, the number of games between them is .