Question: What is the formula to calculatr number of mathches? The correct answer is - The formula to calculate the number of matches in a league tournament where n teams participate is: Number of Matches = (n * (n-1)) / 2 In this formula, "n" represents the number of teams participating in the tournament.