CAT 2020 Slot 3 — QA Question 3
A batsman played n + 2 innings and got out on all occasions. His average score in these n + 2 innings was 29 runs and he scored 38 and 15 runs in the last two innings. The batsman scored less than 38 runs in each of the first n innings. In these n innings, his average score was 30 runs and lowest score was x runs. The smallest possible value of x is
Answer & solution
Correct answer: 2
- A
3
- B
4
- C
1
2
Easy
Use total runs (average innings) to find , then the first innings' total. To make one score as small as possible, push the other scores as high as the constraint "less than " allows.
Find from the two averages. Total over innings . This equals the first innings' total plus the last two scores and .
Total of the first innings. Their average is .
Minimise one score. Each of these scores is less than , so the maximum any one can be is . To make the lowest score smallest, set the other scores to .