CAT 2022 Slot 3 — QA Question 15
Consider six distinct natural numbers such that the average of the two smallest numbers is 14, and the average of the two largest numbers is 28. Then, the maximum possible value of the average of these six numbers is
Answer & solution
- A
23
22.5
- C
24
- D
23.5
Easy
The two smallest sum to and the two largest sum to — both fixed. To maximise the overall average, push the two middle numbers as high as possible, limited only by distinctness from the largest pair.
Fix the locked sums.
Bound the middle pair. The smaller of the two largest must be below the larger; the largest pair sums to , so the two largest can be and . The middle two must be distinct integers below , so at most and :
Maximise the total and divide by :
The maximum possible average is .
A valid arrangement: — smallest pair (avg ), largest pair (avg ), all distinct, sum .