The formula is ( number_of_teams_in_league -1 ) * number_of_times_they_play_each_other.
So - 20 teams playing each other twice is ( 20 - 1) * 2 = 19 * 2 = 38
The formula is ( number_of_teams_in_league -1 ) * number_of_times_they_play_each_other.So - 20 teams playing each other twice is ( 20 - 1) * 2 = 19 * 2 = 38
Why do you need a formula when commom sense will do it for you :
They all will play 38 matches. Multiply that with 20 teams and divide the answer by two , because there are two teams in each match.
Why do you need a formula when commom sense will do it for you : They all will play 38 matches. Multiply that with 20 teams and divide the answer by two , because there are two teams in each match.
Oops - my mistake. I read the question as "how many matches will each team play" , not "how many matches are there in the complete season"
Eddie - You're contradicting yourself a little there. It is only common sense because there is a formula (ie a way of working it out)
Oops - my mistake. I read the question as "how many matches will each team play" , not "how many matches are there in the complete season"Eddie - You're contradicting yourself a little there. It is only common sense because there is a formula (ie a w
Of course there are a formula. All math problems with a solution will have some sort of formula to solve it , but I can assure you they can not all be solved from common sense only. This problem though , should imo be solved by most adults that has completed elementary school.
Of course there are a formula. All math problems with a solution will have some sort of formula to solve it , but I can assure you they can not all be solved from common sense only. This problem though , should imo be solved by most adults that has
the formula for working out the number of possible combinations (r) in a set (n) is
n!/(r!(n-r!))
in your case, n = 20 (size of the league), and r = 2(number of teams in a match).
so the answer is 20*19/2 = 190
as they play twice, home away, we have to double it to give us the answer 380.
the formula for working out the number of possible combinations (r) in a set (n) isn!/(r!(n-r!))in your case, n = 20 (size of the league), and r = 2(number of teams in a match).so the answer is 20*19/2 = 190as they play twice, home away, we have to d
alternatively you can just use the formula the permutations (as order is relevant when considering home and away) which is
n!/(n-r)!
which is 19*20 = 380
alternatively you can just use the formula the permutations (as order is relevant when considering home and away) which isn!/(n-r)! which is 19*20 = 380