Home » Aptitude » Number System » Question
  1. If the sum of the digits of any integer between 100 and 1000 is subtracted from the same integer, the resulting number is always divisible by
    1. 2
    2. 5
    3. 6
    4. 9
Correct Option: D

A 3–digit number = 100p + 10q + r
Sum of digits = p + q + r
Difference = 100p + 10q + r – p – q – r
Difference = 99p + 9q = 9 (11p + q) i.e. multiple of 9.
Hence required answer is 9 .



Your comments will be displayed only after manual approval.