CSAT Solved Papers/ 2023/Q46

2023 CSAT — Q46

Quant Number theory 2.5 marks Hard

Let pppp, qqqq and rrrr be 22-digit numbers where p<q<rp < q < r. If pp+qq+rr=tt0pp + qq + rr = tt0, where tt0tt0 is a 33-digit number whose last digit is zero, then consider the following statements:

  1. pp has 55 possible values.

  2. qq has 66 possible values.

Which of the above statements is/are correct?

  1. A 1 only
  2. B 2 only
  3. C Both 1 and 2 Answer
  4. D Neither 1 nor 2

Worked rationale

The repdigit pp=11ppp = 11p, qq=11qqq = 11q, rr=11rrr = 11r, and tt0=110ttt0 = 110t (digits t,t,0t, t, 0). So

11(p+q+r)=110t    p+q+r=10t.11(p + q + r) = 110\,t \;\Rightarrow\; p + q + r = 10\,t.

With p<q<rp < q < r digits in 1199, the sum ranges 6p+q+r246 \le p+q+r \le 24, so 10t{10,20}10t \in \{10, 20\} — i.e. p+q+r=10p+q+r = 10 or 2020.

Sum =10= 10: increasing triples (1,2,7),(1,3,6),(1,4,5),(2,3,5)(1,2,7), (1,3,6), (1,4,5), (2,3,5).

Sum =20= 20: increasing triples (3,8,9),(4,7,9),(5,6,9),(5,7,8)(3,8,9), (4,7,9), (5,6,9), (5,7,8).

Eight triples in all. Read off the values:

  • pp-values {1,1,1,2,3,4,5,5}={1,2,3,4,5}\{1,1,1,2,3,4,5,5\} = \{1,2,3,4,5\}55 distinct. Statement 1 ✓
  • qq-values {2,3,4,3,8,7,6,7}={2,3,4,6,7,8}\{2,3,4,3,8,7,6,7\} = \{2,3,4,6,7,8\}66 distinct. Statement 2 ✓

Answer: (c) Both 1 and 2.

Why the other options miss

  • A
    missed a case: misses a triple in the sum-2020 family (e.g. drops (5,7,8)(5,7,8)), losing a qq-value and rejecting Statement 2.
  • B
    missed a case: misses a sum-1010 triple (e.g. (2,3,5)(2,3,5)), shrinking the pp-set below 55.
  • D
    wrong formula: mis-reduces tt0tt0 (e.g. treats it as 100t100t, not 110t110t), getting a wrong sum constraint and discarding both.

Specialist insight

Two structural reads do all the work: pp=11p\overline{pp} = 11p and tt0=110t\overline{tt0} = 110t, which collapse the equation to p+q+r=10tp+q+r = 10t. The bound 6p+q+r246 \le p+q+r \le 24 then forces exactly two target sums (1010 and 2020). The only real labour is exhaustively listing the increasing triples for each sum — a missed triple is the whole trap, since it silently drops a pp- or qq-value. Counting distinct values (not triples) is the final discipline.

The trap, in one line

11(p+q+r)=110tp+q+r{10,20}11(p+q+r)=110t \Rightarrow p+q+r\in\{10,20\}; the 88 increasing triples give 55 distinct pp and 66 distinct qq \Rightarrow (c).

← All 2023 CSAT questions