SOLUTION: #The ones digit of a two-digit number is seven less than two times the tens digit. The number is forty-seven less than eight times the sum of the digits. What is the number?
Algebra ->
Customizable Word Problem Solvers
-> Numbers
-> SOLUTION: #The ones digit of a two-digit number is seven less than two times the tens digit. The number is forty-seven less than eight times the sum of the digits. What is the number?
Log On
Question 395605: #The ones digit of a two-digit number is seven less than two times the tens digit. The number is forty-seven less than eight times the sum of the digits. What is the number?
You can put this solution on YOUR website! The ones digit of a two-digit number is seven less than two times the tens digit. The number is forty-seven less than eight times the sum of the digits. What is the number?
------
Let the number be 10t+u
-------
Equations:
u = 2t-7
10t+u = 8(t+u)-47
----
Substitute for "u" and solve for "t":
10t+2t-7 = 8(t+2t-7)-47
12t-7 = 24t-56-47
----
-12t = -96
---
t = 8
-----
Solve for "u":
u = 2t-7
u = 16-7
u = 9
----
Ans: The number is 89
==========================
Cheers,
Stan H.
=============