Home » Aptitude » Number System » Question
  1. The number x is exactly divisible by 5 and the remainder obtained on dividing the number y by 5 is 1. what remainder will be obtained when (x + y) is divided by 5 ?
    1. 0
    2. 1
    3. 2
    4. 3
Correct Option: B

Let x/5 = p and let y when divided by 5 gives q as quotient and 1 as remainder.
Then, y = 5q + 1
Now x = 5p and y = 5q + 1
∴ x + y = 5p + 5q + 1 = 5(p + q) + 1
So, required remainder = 1



Your comments will be displayed only after manual approval.