Question 551158
The sum of the digits if a certain two digit number is 6. If the original number is subtracted from the number formed by interchanging the digits, the result is 36. What is the original number? 
----------
The difference when swapping the digits is always 9 times the difference between the digits.
---------
So,
t + u = 6
t - u = 4
------
Can you finish it?