CSAT Solved Papers/ 2024/Q54

2024 CSAT — Q54

Quant Number theory 2.5 marks Easy

325+22732^5 + 2^{27} is divisible by

  1. A 3
  2. B 7
  3. C 10 Answer
  4. D 11

Worked rationale

Rewrite everything to a common base 22. Since 32=2532 = 2^5, we have 325=22532^5 = 2^{25}. Then

325+227=225+227=225(1+22)=225×5.32^5 + 2^{27} = 2^{25} + 2^{27} = 2^{25}\big(1 + 2^2\big) = 2^{25} \times 5.

So the number is 22552^{25}\cdot 5. Its prime factors are only 22 and 55. Among the options, only 10=2×510 = 2\times5 divides it (both prime factors present); 33, 77, 1111 do not.

Answer: (c) 10.

Why the other options miss

  • A
    solved the wrong question: guesses divisibility by 33 without factoring; 22552^{25}\cdot5 has no factor of 33.
  • B
    mishandled a repeated factor: mishandles the exponents (e.g. reads 325=21032^5 = 2^{10}), producing a spurious factor.
  • D
    wrong formula: tries a an+bna^n + b^n divisibility rule meant for odd nn with distinct bases, which does not apply to a single base.

Specialist insight

The entire item collapses once you put both terms on the same base: 32=2532 = 2^5, so the sum is 225(1+4)=22552^{25}(1 + 4) = 2^{25}\cdot5. Factoring out the smaller power exposes the complete prime factorisation, and divisibility becomes a one-glance check — only 22 and 55 are present, so 1010 works and nothing else on the list does. The discipline that scores: convert to a common base, factor out the lowest power, read the factors. Never test divisibility by trial division on a giant power.

The trap, in one line

325=22532^5 = 2^{25}, so the sum is 225(1+4)=22552^{25}(1+4) = 2^{25}\cdot5 — prime factors only 22 and 55, hence divisible by 1010 alone.

← All 2024 CSAT questions