Question: In a league format, if each team plays 3 matches against every other team and there are 4 teams, how many matches are played in total?
Options:
Correct Answer: 12
Solution:
In a league format with 4 teams, each team plays 3 matches against each of the other 3 teams. Total matches = 4 * 3 / 2 = 6, and since each match is played 3 times, total = 6 * 3 = 18.