Vidyalelo
Aptitude · Q337

Number System

Competitive Exams · Aptitude · question 337

Q337

A number consists of two digits. If the number formed by interchange the digits is added to the original number, the resulting number (i.e., the sum) must be divisible by -

A.
11
Answer
B.
9
C.
5
D.
3

Answer: Option A

Solution

Answer: Option A
Solution:
Let the unit digit of the number be x
And ten's place number be y
Number = 10y + x
Interchange digit's = 10x + y
Adding result
= 10y + x + 10x + y
= 11x + 11y
= 11(x + y)
So number is divisible by 11