The sum of the digits of a two digit number is 12. If the new number formed by reversing the digits is greater than the original number by 54, find the original number. A. 39 B. 57 C. 66 D. 93
GATE 2016 · General Aptitude · Number System · medium
Answer: The original number is 39. Answer: A.
- Set up the two equations: Second equation simplifies: 9b - 9a = 54, so b - a = 6.
- Solve the system: b = 9, a = 3. Original number = 10(3) + 9 = 39.