|
Question 182670: Please help, thank you very much. Also please try to guide me along with your answer, thank you!
The tens digit of a two-digit number is 6 more than the ones digit. The sum of the number, and the number formed by reversing the digits is 88. Find the number.
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The tens digit of a two-digit number is 6 more than the ones digit. The sum of the number, and the number formed by reversing the digits is 88. Find the number.
------------------
Let the number be 10t+u. "t" is the tens digit; "u" is the units digit.
----------------------
Equations:
t = u + 6
10t+u + 10u+t = 88
------------------------
Rearrange:
t = u + 6
11t + 11u = 88
---------------------
Simplify
t - u = 6
t + u = 8
--------------
Add to solve for "t":
2t = 14
t = 7 (the tens digit)
--------------
Since t+u = 8, u = 1
--------------------------
The number is 8*10+1 = 81
===============================
Cheers,
Stan H.
|
|
|
| |