CSAT Solved Papers/ 2024/Q48

2024 CSAT — Q48

Quant Number theory 2.5 marks Medium

If the sum of the two-digit numbers AB and CD is the three-digit number 1CE, where the letters A, B, C, D, E denote distinct digits, then what is the value of A?

  1. A 9 Answer
  2. B 8
  3. C 7
  4. D Cannot be determined due to insufficient data

Worked rationale

Write the addition column by column. AB+CD=1CE\overline{AB} + \overline{CD} = \overline{1CE} means

(10A+B)+(10C+D)=100+10C+E.(10A + B) + (10C + D) = 100 + 10C + E.

Cancel 10C10C from both sides:

10A+B+D=100+E.10A + B + D = 100 + E.

Now use carries. Units column: B+D=E+10c1B + D = E + 10c_1 with carry c1{0,1}c_1 \in \{0,1\}. Tens column: A+C+c1=C+10c2A + C + c_1 = C + 10c_2, i.e. A+c1=10c2A + c_1 = 10c_2. Hundreds: the result’s hundreds digit is 11, so c2=1c_2 = 1.

Then A+c1=10A + c_1 = 10. Since A9A \le 9, we need c1=1c_1 = 1, giving A=9A = 9. (A units carry is required: B+D10B + D \ge 10.)

A consistent assignment exists, e.g. 98+27=12598 + 27 = 125 (A=9,B=8,C=2,D=7,E=5A{=}9, B{=}8, C{=}2, D{=}7, E{=}5, all distinct), so AA is determined.

Answer: (a) 9.

Why the other options miss

  • B
    missed a case: allows c1=2c_1 = 2 or mishandles the tens carry, wrongly admitting A=8A = 8.
  • C
    an arithmetic slip: a carry slip — forgets the hundreds digit forces c2=1c_2 = 1, so the tens equation is misread and AA comes out too small.
  • D
    solved the wrong question: thinks the five free letters leave AA open, missing that the place-value structure alone pins AA regardless of the other digits.

Specialist insight

The deciding move is reading the tens column with the matching CC: A+C+c1A + C + c_1 must produce a tens digit of CC again, so A+c1A + c_1 is a clean multiple of 1010. With the hundreds digit fixed at 11 (c2=1c_2 = 1), this forces A+c1=10A + c_1 = 10, and since A9A \le 9 the units must carry (c1=1c_1 = 1), pinning A=9A = 9 uniquely — independent of B,D,EB, D, E. Cryptarithms are solved by carries, not by guessing digits; the repeated CC in column two is the structural key here.

The trap, in one line

The repeated CC in the tens place forces A+c1=10A + c_1 = 10; with the hundreds digit 11 (c2=1c_2=1) and A9A\le9, the units must carry, so A=9A=9 — uniquely, whatever B,D,EB,D,E are.

← All 2024 CSAT questions