SOLUTION: A 2-digit number is one more than 6 times the sum of its digits. If the digits are reversed, the new number is 9 less than the original number. Find the original number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: A 2-digit number is one more than 6 times the sum of its digits. If the digits are reversed, the new number is 9 less than the original number. Find the original number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 804034: A 2-digit number is one more than 6 times the sum of its digits. If the digits are reversed, the new number is 9 less than the original number. Find the original number.
Answer by richwmiller(17219) About Me  (Show Source):
You can put this solution on YOUR website!
10a+b=c,
c=6*(a+b)+1,
10b+a=c-9
a = 4, b = 3, c = 43