SOLUTION: The sum of the digits of a two digit number is 5. When the digits are reversed, the new number is 27 less than the original number. What is the original number?

Algebra ->  Customizable Word Problem Solvers  -> Coins -> SOLUTION: The sum of the digits of a two digit number is 5. When the digits are reversed, the new number is 27 less than the original number. What is the original number?       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 392434: The sum of the digits of a two digit number is 5. When the digits are reversed, the new number is 27 less than the original number. What is the original number?

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of the digits of a two digit number is 5. When the digits are reversed, the new number is 27 less than the original number. What is the original number?
--------------------------
Let the number be 10t+u.
Equations:
t + u = 5
10u+t = 10t+u-27
---------------------
Rearrange:
t = 5-u
---
Substitute for "t" and solve for "u":
10u+5-u = 10(5-u)+u-27
9u+5 = -9u+23
18u = 18
---
u = 1
-
Solve for "t":
t = 5-1 = 4
---
Ans: 41
=================
Cheers,
stan H.