You can put this solution on YOUR website! .
N=units digit; T=tens digit
.
T=N+2
.
T+N=12
(N-2)+N=12
2N=10
N=5
ANSWER 1: The units digit is 5.
.
T=N+2=5+2=7
ANSWER 2: The tens digit is 7
.
ANSWER: The number is 75.
.
You can put this solution on YOUR website! One can guess at it, but if we call the tens digit x and the ones digit y we have
x + y = 12
x = y + 2 or x - y = 2
Now add them together and get
x + y = 12
x - y = 2
------------
2x = 14
x = 7
y = 5
75 is your number.