CSAT Solved Papers/ 2025/Q18
2025 CSAT — Q18
A -digit number is such that when divided by , , , leaves a remainder , , , respectively. What is the smallest value of ?
Worked rationale
Translate to congruences and drop the redundant moduli first. already forces (since ), so the mod- condition is free. The mod- condition means is even and (consistent). So the binding conditions are:
Combine mod and mod (CRT, lcm ): solve and . Listing , the value satisfies . So .
Now impose even: is odd, so add to get (even); the joint period is , giving . (Check mod : $88 = 14\cdot6
- 4$ ✓.)
Smallest -digit: :
Verify: — all four ✓.
Answer: (c) 1078.
Why the other options miss
- A checked some conditions and stopped: ? ✓, but — satisfies some conditions, fails mod (the redundancy trap).
- B an arithmetic slip: ; arises from using alone and forgetting the stronger mod- condition.
- D overshot the next value: takes or the next term, overshooting the smallest valid value (the next one is , not ).
Specialist insight
The exam-fast move is culling redundant moduli before any CRT work: mod swallows mod , and mod splits into “even” plus a mod- fact already covered — so four conditions collapse to two congruences and a parity. Notice too the common deficiency: each remainder is exactly short of the divisor (), so is divisible by all of , i.e. , giving in one line. Spotting the uniform deficiency is the elegant shortcut that beats brute CRT and is exactly the structural eye CSAT rewards.
Every remainder is below its divisor, so — giving , smallest -digit .