SOLUTION: the tens digit of a two number is three greater than the ones digit. the difference between twice the original number and half the number obtained after reversing the digits is 108

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the tens digit of a two number is three greater than the ones digit. the difference between twice the original number and half the number obtained after reversing the digits is 108      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 490788: the tens digit of a two number is three greater than the ones digit. the difference between twice the original number and half the number obtained after reversing the digits is 108
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
the tens digit of a two number is three greater than the ones digit. the difference between twice the original number and half the number obtained after reversing the digits is 108
----
Let the number be 10t+u
----
Equations:
t = u + 3
2(10t+u)-(1/2)(10u+t) = 108
-----------------------------------
Modify:
t = u+3
4(10t+u) - (10u+t) = 216
----
39t - 6u = 216
t = u+3
------
Substitute and solve for "u":
39(u+3) - 6u = 216
33u = 216-3*39
33u = 99
u = 3
---
Solve for "t":
t = u + 3
t = 6
-----
The number is 63
=======================
Cheers,
Stan H.