Question 1071451
t for the tens
u for the ones

{{{system(t+u=9,10t+u-(t+10u)=27)}}}


this gives with a small couple of steps, simpler system
{{{system(t-u=3,t+u=9)}}}


{{{system(t=6,and,u=3)}}}

The numbers are 63 and 36.