CSAT Solved Papers/ 2022/Q28

2022 CSAT — Q28

Quant Arithmetic & numeracy 2.5 marks Medium

AA has some coins. He gives half of the coins and 22 more to BB. BB gives half of the coins and 22 more to CC. CC gives half of the coins and 22 more to DD. The number of coins DD has now, is the smallest two-digit number. How many coins does AA have in the beginning?

  1. A 76
  2. B 68
  3. C 60
  4. D 52 Answer

Worked rationale

The smallest two-digit number is 1010, so DD receives 1010. Each handover gives the recipient (giver’s current half)+2(\text{giver's current half}) + 2. Track what each person receives and work backwards.

Let rB,rC,rDr_B, r_C, r_D be what B,C,DB, C, D receive. Then each next person gets half-of-the-previous-receipt plus 22:

rD=rC2+2,rC=rB2+2,rB=A2+2.r_D = \tfrac{r_C}{2} + 2,\quad r_C = \tfrac{r_B}{2} + 2,\quad r_B = \tfrac{A}{2} + 2.

Reverse from rD=10r_D = 10:

  • rC2+2=10rC=16\tfrac{r_C}{2} + 2 = 10 \Rightarrow r_C = 16
  • rB2+2=16rB=28\tfrac{r_B}{2} + 2 = 16 \Rightarrow r_B = 28
  • A2+2=28A=52\tfrac{A}{2} + 2 = 28 \Rightarrow A = 52

Check (forward): A=52A=52 gives 522+2=28\tfrac{52}{2}+2 = 28 to BB; B=28B=28 gives 282+2=16\tfrac{28}{2}+2 = 16 to CC; C=16C=16 gives 162+2=10\tfrac{16}{2}+2 = 10 to DD. ✓

Answer: (d) 52.

Why the other options miss

  • A
    an arithmetic slip: works backwards with (x2)×2(x-2)\times 2 but slips a sign or an extra step.
  • B
    the wrong inverse: inverts the step as 2(r)+22(r) + 2 instead of 2(r2)2(r - 2) once.
  • C
    missed the anchor: uses “half plus 22” forwards from a guessed AA that misses the D=10D = 10 anchor.

Specialist insight

Reverse a “half-then-add-22” chain by the inverse operation subtract 22, then double: 1016285210 \to 16 \to 28 \to 52. Anchoring on “smallest two-digit number =10= 10” is the only outside fact needed. Forward-checking the answer is cheap and catches any inversion slip — always run it.

The trap, in one line

Invert "half +2+2" as "2-2 then ×2\times 2": 1016285210 \to 16 \to 28 \to 52 \Rightarrow (d).

← All 2022 CSAT questions