CSAT Solved Papers/ 2022/Q9
2022 CSAT — Q9
Quant Number theory 2.5 marks Medium
Which number amongst 240, 321, 418 and 812 is the smallest?
- A 240
- B 321 Answer
- C 418
- D 812
Worked rationale
Reduce everything to base 2 where possible:
418=(22)18=236,812=(23)12=236.
So 418=812=236, and 240>236. Three of the four are powers of 2; the smallest among
them is 236.
Now compare 321 against 236. Bring to a common exponent — use exponent 3:
321=(37)3=21873,236=(212)3=40963.
Since 2187<4096, we get 321<236=418=812<240.
Answer: (b) 321.
Why the other options miss
- A
solved the wrong question: picks the largest when asked for the smallest.
- C
stopped comparing too early: stops after reducing
418=812=236 and forgets to
beat it against
321.
- D
stopped comparing too early: same as (c); treats
236 as the floor without testing
the lone base-
3 term.
Specialist insight
Two moves crack power-comparison items: first collapse the common base (418=812=236 removes
two options at a stroke), then equalise exponents to compare the odd one out (321 vs 236 via
the cube 21873 vs 40963). Never estimate magnitudes blindly — a shared exponent makes the comparison
a single inequality between bases.
The trap, in one line 418=812=236; 321=21873<40963=236, so 321 is least ⇒ (b).