CSAT Solved Papers/ 2023/Q10
2023 CSAT — Q10
is a -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 ?
Worked rationale
To minimise (number over digit-sum) among -digit numbers, push the number small and the digit-sum large at the same time — i.e. keep the hundreds digit at its floor () and load the lower places with s.
Write with . The ratio is
This shrinks when is small and (which is in the denominator but not the heavy numerator term) is large. Set and , then maximise : gives , ,
Check neighbours: ; ; . None beats . So .
Hundreds digit , units digit , difference .
Answer: (c) 8.
Why the other options miss
- A solved the wrong question: assumes the minimiser is a repdigit like (equal digits → ratio , actually the maximum spread, not the minimum ratio).
- B an arithmetic slip: lands on or as the minimiser, giving difference instead of testing .
- D missed a case: picks (difference ) by minimising the number alone without maximising the digit-sum, so the ratio is not actually least.
Specialist insight
The ratio exposes the structure: the numerator is dominated by (weight ), so hundreds digit is forced; then the units digit only helps the denominator, so push it to ; finally maximise the tens digit. That reasoning lands on in one pass — far faster than scanning hundreds of candidates. The decoy is (“biggest digit sum”), but a huge digit-sum on a huge number is no help; it is the ratio that matters.
Least ratio wants a small number with a big digit-sum: , then load s , hundredsunits .