Dan D. answered 05/31/16
Tutor
4.9
(434)
Patient Tutor Focused on Your Understanding of Math
Let the number be : T U
where T is the tens digit and U is the ones(units) digit.
For example, 23 would have T=2 and U=3.
The value of the number is T*10 + U
Now reverse those digits: U T
This new number has a value: U*10 + T
which is 9 less than the original number/value.
So that gives the equation:
original number = reversed number + 9
T*10 + U = U*10 + T + 9
The other requirement is that the sum of the digits is 14, so:
T + U = 14
Now we have two equations in two unknowns:
9T = 9U + 9 --> T = U + 1
T + U = 14
Substituting for T in the second equation gives:
U+1 + U = 14
2U = 13
U = 6.5 Oooops...
It seems there is no solution to the problem as given...
We can check the possibilities of digits that add to 14:
T U U T TU - UT
9 5 5 9 36
8 6 6 8 18
7 7 7 7 0
6 8 8 6 -18
5 9 9 5 -36
This may explain why you can't get it: it can't be gotten ;-)