If the digits of a two digit number are interchanged, the number formed is greater then the original number by 45. If the difference between the digits is 5, what is the original number ?
Answers
Answered by
0
Let’s say x is the unit digit and y is the tenth digit.
y+x = 9 -> y=9-x
10x+y = 10y+x+27
10x+9-x = 10(9-x)+x+27
10x+9-x = 90–10x+x+27
18x = 108
x = 6
so y = 3
let’s check
63 - 39 =27
27 = 27 (correct)
Similar questions