Any 2 digit positive integer can be written as 10(tens digit) + units digit
For example, 47 = 10(4) + 7
Let's say that the original number is 10X + Y. Then the number obtained after switching digits is 10Y + X.
According to the statement of the problem, the number obtained after switching digits is 30 less than the original number. This fact yields the equation: 10X + Y = 10Y + X + 30.
So, 9X - 9Y = 30
9(X - Y) = 30
X - Y = 3.3333...
But, X and Y are integers, so X - Y must also be an integer. This contradicts the statement that X - Y = 3.33333...
Conclusion: There is no such 2 digit number.
Mark M.
08/13/15