SOLUTION: The sum of the digits of a two-digits number 7. Tve ten's digit is one more than twice the units digit.
Algebra ->
Systems-of-equations
-> SOLUTION: The sum of the digits of a two-digits number 7. Tve ten's digit is one more than twice the units digit.
Log On
Question 1077364: The sum of the digits of a two-digits number 7. Tve ten's digit is one more than twice the units digit. Found 2 solutions by math_helper, Shin123:Answer by math_helper(2461) (Show Source):
You can put this solution on YOUR website! Let:
a=ten's digit
b=one's digit
a+b = 7 (1)
a = 2b+1 (2)
Substitute for 'a' from (2), into (1): (2b+1)+b = 7
3b+1 = 7
3b = 6
b = 2 —> a = 2(2) + 1 = 5
—
Ans: The number is 52
—