Comprehension
Read the following scenario and answer the questions that follow.
A T20 cricket match consists of two teams playing twenty overs each, numbered 1 to 20. The runs scored in any over is a non-negative integer. The run rate at the end of any over is the average runs scored up to and including that over, i.e., the run rate at the end of the kth over is the average number of runs scored in overs numbered \(1, 2, …, k,\) where \(1 \leq k \leq 20, k\) a positive integer.
The following table indicates the run rate of a team at the end of some of the overs during a T20 cricket match (correct up to 2 decimal places), where \(1 \leq N – 2 < N + 6 \leq 20\), N a positive integer. It is also known that the team did not score less than 6 runs and more than 15 runs in any over.
Over NumberRun Rate
N-28.00
N7.43
N+28.11
N+48.45
N+68.08
Question: 1

What is the value of N?

Updated On: Nov 26, 2025
  • 7
  • 13
  • 14
  • 9
  • 12
Question: 2

In which of these pairs of over numbers, the team could have scored 22 runs in total?

Updated On: Nov 26, 2025
  • 6 and 7
  • 7 and 8
  • 8 and 9
  • 9 and 10
  • 10 and 11
Question: 3

In which of the following over numbers, the team MUST have scored the least number of runs?

Updated On: Nov 26, 2025
  • 7
  • 8
  • 9
  • 10
  • 11