Game Show

CAT 2019 Slot 1 · DILR · Medium · Data Interpretation

Passage / data set

A new game show on TV has 100 boxes numbered 1,2,,1001, 2, \dots, 100 in a row, each containing a mystery prize. The prizes are items of different types, a,b,c,a, b, c, \dots, in decreasing order of value. The most expensive item is of type aa, a diamond ring, and there is exactly one of these. You are told that the number of items at least doubles as you move to the next type. For example, there would be at least twice as many items of type bb as of type aa, at least twice as many items of type cc as of type bb and so on. There is no particular order in which the prizes are placed in the boxes.

Question 1 of 4

What is the minimum possible number of different types of prizes?

Answer

2

Explanation

Since type aa has 1 item, and the next type must have at least twice as many, type bb can have the remaining 9999 items (since 992×199 \ge 2 \times 1). Thus, the minimum number of different types of prizes is 2 (aa and bb).

Question 2 of 4

What is the maximum possible number of different types of prizes?

Answer

6

Explanation

To maximize the number of types, we minimize the count of each type:

  • Na=1N_a = 1
  • Nb=2N_b = 2
  • Nc=4N_c = 4
  • Nd=8N_d = 8
  • Ne=16N_e = 16
  • Nf=32N_f = 32

Sum for 6 types = 1+2+4+8+16+32=631001 + 2 + 4 + 8 + 16 + 32 = 63 \le 100. For 7 types, the minimum sum would be 63+64=127>10063 + 64 = 127 > 100, which is not possible. Thus, the maximum possible number of different types of prizes is 6.

Question 3 of 4

Which of the following is not possible?

  1. A.

    There are exactly 30 items of type b.

  2. B.

    There are exactly 75 items of type e.

  3. C.

    There are exactly 60 items of type d.

  4. D.

    There are exactly 45 items of type c.

Answer

D

Explanation

If there are 45 items of type cc (Nc=45N_c = 45), then Nb22.5    Nb22N_b \le 22.5 \implies N_b \le 22, and Na11N_a \le 11. But Nc2Nb4NaN_c \ge 2 N_b \ge 4 N_a. If Nc=45N_c = 45, total items up to cc is 1+2+45=481 + 2 + 45 = 48. If there is no type dd, then total must be 100, but 1+2+45=481001 + 2 + 45 = 48 \ne 100. If there is type dd, Nd90N_d \ge 90, but 48+90=138>10048 + 90 = 138 > 100. Thus, having exactly 45 items of type cc is not possible.

Question 4 of 4

You ask for the type of item in box 45. Instead of being given a direct answer, you are told that there are 31 items of the same type as box 45 in boxes 1 to 44 and 43 items of the same type as box 45 in boxes 46 to 100. What is the maximum possible number of different types of items?

  1. A.

    5

  2. B.

    6

  3. C.

    3

  4. D.

    4

Answer

A

Explanation

Total items of the type in box 45 = 31+1+43=7531 + 1 + 43 = 75. So one type has 75 items. Since Na=1N_a=1, and each subsequent type at least doubles the previous, the maximum number of preceding types before 75 can be tested:

  • Na=1N_a = 1
  • Nb=2N_b = 2
  • Nc=4N_c = 4
  • Nd=8N_d = 8
  • Ne=75N_e = 75 Sum = 1+2+4+8+75=901001 + 2 + 4 + 8 + 75 = 90 \le 100. No 6th type ff is possible because Nf2×75=150>100N_f \ge 2 \times 75 = 150 > 100. Hence, the maximum number of types is 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