Merging two round-robins

Two chess clubs each ran an internal round-robin (every member played every other member once). Club A played 1515 games and Club B played 2121 games. The clubs then merge, and every Club-A member plays every Club-B member exactly once. How many of these new cross-club games are played?

Show hints (2)+
  1. Solve (a2)=15\binom{a}{2}=15 and (b2)=21\binom{b}{2}=21 for the club sizes first.
  2. Cross-club games are the product aba\cdot b, not (a+b2)\binom{a+b}{2}.

Answer

Reveal answer →

42

Want the full step-by-step worked solution? It's part of Premium - along with a worked solution for every question in the bank.

Asked at: Timed Mental-Math & Sequences, Game-Based Aptitude

Related questions