Number System
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, then what will be the original number?
This is a simple division series. Each number is divided by 5. Rule = (1st number / 5 = 2nd number) (2nd number / 5 = 3rd number)....Now, (1000 / 5 = 200), (200 / 5 = 40), (40 / 5 = 8)...So answer is a = 8.