CSAT Solved Papers/ 2023/Q10

2023 CSAT — Q10

Quant Number theory 2.5 marks Medium

DD is a 33-digit number such that the ratio of the number to the sum of its digits is least. What is the difference between the digit at the hundred’s place and the digit at the unit’s place of DD?

  1. A 0
  2. B 7
  3. C 8 Answer
  4. D 9

Worked rationale

To minimise NS(N)\dfrac{N}{S(N)} (number over digit-sum) among 33-digit numbers, push the number small and the digit-sum large at the same time — i.e. keep the hundreds digit at its floor (11) and load the lower places with 99s.

Write N=100h+10t+uN = 100h + 10t + u with S=h+t+uS = h + t + u. The ratio is

100h+10t+uh+t+u=1+99h+9th+t+u.\frac{100h + 10t + u}{h + t + u} = 1 + \frac{99h + 9t}{h + t + u}.

This shrinks when hh is small and uu (which is in the denominator but not the heavy numerator term) is large. Set h=1h = 1 and u=9u = 9, then maximise tt: t=9t = 9 gives N=199N = 199, S=19S = 19,

1991910.47.\frac{199}{19} \approx 10.47.

Check neighbours: 189189/18=10.5189 \to 189/18 = 10.5; 198198/18=11198 \to 198/18 = 11; 10910.9109 \to 10.9. None beats 199199. So D=199D = 199.

Hundreds digit =1= 1, units digit =9= 9, difference =91=8= 9 - 1 = 8.

Answer: (c) 8.

Why the other options miss

  • A
    solved the wrong question: assumes the minimiser is a repdigit like 999999 (equal digits → ratio 999/27=37999/27 = 37, actually the maximum spread, not the minimum ratio).
  • B
    an arithmetic slip: lands on D=189D = 189 or D=198D = 198 as the minimiser, giving difference 77 instead of testing 199199.
  • D
    missed a case: picks D=109D = 109 (difference 99) by minimising the number alone without maximising the digit-sum, so the ratio is not actually least.

Specialist insight

The ratio 1+99h+9th+t+u1 + \dfrac{99h + 9t}{h+t+u} exposes the structure: the numerator is dominated by hh (weight 9999), so hundreds digit =1= 1 is forced; then the units digit only helps the denominator, so push it to 99; finally maximise the tens digit. That reasoning lands on 199199 in one pass — far faster than scanning hundreds of candidates. The decoy is 999999 (“biggest digit sum”), but a huge digit-sum on a huge number is no help; it is the ratio that matters.

The trap, in one line

Least ratio wants a small number with a big digit-sum: h=1h=1, then load 99s D=199\Rightarrow D=199, hundreds-units =91=8=9-1=8.

← All 2023 CSAT questions