CAT 2023 Slot 2DILR Question 18

Mixed PracticeEasy
Passage / Data

Answer the following questions based on the information given below:

There are nine boxes arranged in a 3×3 array as shown in Tables 1 and 2. Each box contains three sacks. Each sack has a certain number of coins, between 1 and 9, both inclusive. 

The average number of coins per sack in the boxes are all distinct integers. The total number of coins in each row is the same. The total number of coins in each column is also the same. 

​​​​​​​

Table 1 gives information regarding the median of the numbers of coins in the three sacks in a box for some of the boxes. In Table 2 each box has a number which represents the number of sacks in that box having more than 5 coins. That number is followed by a * if the sacks in that box satisfy exactly one among the following three conditions, and it is followed by ** if two or more of these conditions are satisfied.

  1. The minimum among the numbers of coins in the three sacks in the box is 1.
  2. The median of the numbers of coins in the three sacks is 1.
  3. The maximum among the numbers of coins in the three sacks in the box is 9.

For how many boxes are the average and median of the numbers of coins contained in the three sacks in that box the same?

Answer & solution

Answer: 4

Solution

Easy

Same solved grid as the rest of the set. For each box compute its average (sum3\tfrac{\text{sum}}{3}) and its median (the middle of the three ascending values), then count where they're equal.

Average vs median for all nine boxes:

BoxSacksAverageMedianEqual?
C1R11, 1, 731
C1R21, 2, 942
C1R37, 8, 988
C2R13, 9, 979
C2R21, 2, 322
C2R31, 8, 968
C3R11, 6, 856
C3R29, 9, 999
C3R31, 1, 111
1

Boxes where average == median: C1R3, C2R2, C3R2, C3R3.

(Notice these are exactly the boxes whose three sacks are symmetric or all-equal — e.g. 7,8,97,8,9 and 9,9,99,9,9 — where mean and median always coincide.)

4 boxes\mathbf{4}\ \text{boxes}
CAT 2023 Slot 2 DILR Q18: For how many boxes are the average and median of the numbers of coins contained in the three sacks in that box — Solution | TheCATExam