This question combines a fixture-reading problem with a set of short applied questions on tournament organisation and committee responsibilities, with an alternative version for visually impaired candidates. Reconstructing the entire round-robin schedule directly, rather than only extending it forward, makes every part easy to read off.
Setting up the schedule: The numbers used go up to 7, so there are \( n = 7 \) teams. Since \( n \) is odd, the tournament runs for \( n = 7 \) rounds, with exactly one team getting a bye in each round, so every team sits out exactly once across the whole schedule. Comparing the given Round III, Bye 5; pairs 4-6, 3-7, 2-1, with Round IV, Bye 4; pairs 3-5, 2-6, 1-7, shows that every number, including the bye, decreases by 1, wrapping from 1 to 7, as the round number goes up by one. Applying this same shift consistently in both directions reconstructs the complete schedule:
Round I: Bye 7; 1-6, 2-5, 3-4
Round II: Bye 6; 1-4, 2-3, 5-7
Round III: Bye 5; 1-2, 4-6, 3-7
Round IV: Bye 4; 1-7, 2-6, 3-5
Round V: Bye 3; 1-5, 2-4, 6-7
Round VI: Bye 2; 1-3, 4-7, 5-6
Round VII: Bye 1; 2-7, 3-6, 4-5
(i) Round for the match between team 4 and team 3: Scanning the reconstructed table, the pairing 3-4 appears in Round I. This table also accounts for all 21 possible pairings exactly once, confirming the reconstruction is complete and consistent.
(ii) Total rounds: As established, an odd number of teams, 7, always produces exactly 7 rounds, each with one bye, so option (B) 7 is correct.
(iii) Round in which team 2 gets a bye: Reading down the Bye column of the reconstructed table, team 2 sits out in Round VI.
(iv) Total matches in the fixture: With \( n = 7 \) teams playing every other team exactly once, the total number of matches is \( \dfrac{n(n-1)}{2} = \dfrac{7 \times 6}{2} = 21 \), so option (A) 21 is correct.
OR (iv) Other name for a league tournament: A league format, where every team plays every other team once, is also known as the Round Robin or Berger System.
For Visually Impaired Candidates, Keshav's organising committees:
(i) Publishing the news: Getting event coverage and results into the press and media is a communication and promotional task, which falls under the Marketing committee (D), since this committee handles publicity for the tournament.
(ii) Maintaining the play fields: Ground marking, layout and the technical playing conditions of the venue are handled by the Technical committee (D), since this committee is responsible for everything related to how the sport is actually conducted on the field.
(iii) Two post-event responsibilities of the finance committee: After the tournament ends, the finance committee prepares and submits an audited financial statement to the school authorities, and it clears all outstanding dues owed to vendors, officials and equipment suppliers.
OR (iii) Purchase of sports equipment: Because buying equipment involves allocating and releasing funds, this task is handled by the Finance committee (B).
(iv) Arranging refreshments, boarding and lodging: Since this involves the physical arrangement and supply of facilities for participants, it is handled by the Logistics committee.
