Maximum Average of Six Natural Numbers

CAT 2022 Slot 3 · QA · Medium · Arithmetic

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

  1. A.

    22.5

  2. B.

    23.5

  3. C.

    24

  4. D.

    23

Answer

A

Explanation

Let the six distinct natural numbers in increasing order be a1<a2<a3<a4<a5<a6a_1 < a_2 < a_3 < a_4 < a_5 < a_6.

  • Average of 2 smallest is 14     a1+a2=28\implies a_1 + a_2 = 28.
  • Average of 2 largest is 28     a5+a6=56\implies a_5 + a_6 = 56.

To maximize the overall average, we must maximize a3+a4a_3 + a_4. Since all numbers are distinct natural numbers: To maximize a3a_3 and a4a_4, we must make a5a_5 as large as possible, which means a6a_6 is as small as possible. Since a4<a5<a6a_4 < a_5 < a_6 and a5+a6=56a_5 + a_6 = 56: If a5=27a_5 = 27, then a6=29a_6 = 29. (Since a5<a6a_5 < a_6 and integers). Then a426a_4 \le 26 and a325a_3 \le 25.

Sum of all six numbers =(a1+a2)+a3+a4+(a5+a6)=28+a3+a4+56=84+a3+a4= (a_1 + a_2) + a_3 + a_4 + (a_5 + a_6) = 28 + a_3 + a_4 + 56 = 84 + a_3 + a_4. Max possible sum =84+25+26=135= 84 + 25 + 26 = 135.

Max possible average =1356=22.5= \frac{135}{6} = 22.5.

Practise this under exam conditions

Sign in to solve it with a live timer, the on-screen CAT calculator, and streak and accuracy tracking across every question you attempt.

Solve in the workspace