The answer is 19. The explanation is
bG = number of boys Gordon plays bJ = number of boys Jayanthi plays
gG = number of girls Gordon plays gJ = number of girls Jayanthi plays
There are a total of nC2 games played. Each player plays n-1 games.
bG+gG = n-1
bG = 4gG
5gG=n-1 and so gG=(n-1)/5 and bG = 4(n-1)/5
bJ+gJ = n-1
bJ=5gJ
6gJ = n-1 and so gJ=(n-1)/6 and bJ = 5(n-1)/6
The number of boys minus the number of girls is
(bG+1)-gG = (4(n-1)/5+1)-(n-1)/5 = 3(n-1)/5 +1
bJ-(gJ+1) = 5(n-1)/6-((n-1)/6 +1)=4(n-1)/6 -1
That these last are equal gives that
3(n-1)/5 +1 = 4(n-1)/6 -1 or that (n-1)/15=2 or n=31
Now:3(n-1)/5 +1=90/5+1=19 or 4(n-1)/6 -1 = 120/6-1 = 19

Michael F.
01/23/17