SOLUTION: The sum of two digits is 8. If the digits of the number are reversed, the number formed is 36 more than the number. What is the number?
Algebra ->
Inequalities
-> SOLUTION: The sum of two digits is 8. If the digits of the number are reversed, the number formed is 36 more than the number. What is the number?
Log On
Question 118268: The sum of two digits is 8. If the digits of the number are reversed, the number formed is 36 more than the number. What is the number? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The sum of two digits is 8. If the digits of the number are reversed, the number formed is 36 more than the number. What is the number?
------------------
Let the number be 10t+u where t is the tens digit and u is the units digit.
---------------------------
EQUATIONS:
t+u = 8
10u+t = 10t+u +36
---------------
Rearrange:
t+u=8
9u=9t+36
------------
Simplify
t+u=8
t-u=-4
---------
Add to solve for "t":
2t = 4
t = 2 (tens digit of the original number)
-----------------
Substitute to solve for "U"
2+u = 8
u = 6 (units digit of the original number)
--------------
Original number: 26
=========================
Cheers,
Stan H.