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

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

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 699408: The sum of the digits of a two-digit number is 13. When the digits are reversed, the new number is 27 more than the original number. What is the original number?
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
let the digitd be x & y. x in the ten's place
x+y =13.....................(1)
reversed
10y+x= 27+10x+y
9y-9x=27
/9
y-x=3...................(2)
add (1) & (2)
we get 2y=16
/2
y=8
if y =8 then x= 5
so the number is (xy) 58