Let p=2^{2n+2}+m and q=2^{4n}-m (where n is even natural number). What should be the <strong>LEAST</strong> value of m such that p as well as q is divisible by 5?

  1. A. -1
  2. B. 1
  3. C. 4
  4. D. 6

Correct Answer: B. 1

Explanation

Since n is an even natural number, let n=2. Then p = 2^6 + m = 64 + m and q = 2^8 - m = 256 - m. For both to be divisible by 5, the units digit must be 0 or 5. The smallest option that works is m=1, giving p=65 and q=255.

Related questions on Arithmetic

Practice more CDS Elementary Mathematics questions