CSAT Solved Papers/ 2022/Q18
2022 CSAT — Q18
How many -digit natural numbers (without repetition of digits) are there such that each digit is odd and the number is divisible by ?
Worked rationale
Divisible by means the units digit is or . But every digit must be odd, so the units digit must be (it cannot be ).
With the units digit fixed at , the hundreds and tens digits are odd, distinct, and different from — drawn from (four digits):
Answer: (b) 12.
Why the other options miss
- A over-restricted the digits: clamps the remaining digits too tightly (e.g. treats one position as fixed), undercounting.
- C forgot the no-repeat rule: counts , letting the tens digit repeat the hundreds digit.
- D let a barred units digit in: allows units , or reuses , double-counting the placement.
Specialist insight
Two constraints collide and the divisor wins: “divisible by ” wants units , “all odd” forbids , so units is forced — that is the whole insight. Then it is a clean over the odd digits . Lock the most restrictive position first; the rest is permutation arithmetic.
The trap, in one line
Odd + divisible-by- forces units ; then over (b).