Let XYZ be a 3-digit number. Let D be the difference between XYZ and ZYX. What is the remainder when D is divided by 99?

  1. A. 0
  2. B. 1
  3. C. 7
  4. D. 9

Correct Answer: A. 0

Explanation

XYZ - ZYX = (100x + 10y + z) - (100z + 10y + x) = 99x - 99z = 99(x - z). Since this difference is a multiple of 99, the remainder when divided by 99 is exactly 0.

Related questions on Arithmetic

Practice more CDS Elementary Mathematics questions