SOLUTION: The tens digit of a two digit number is 3 times the units digit. if the digits are reversed, the new number is 54 less than the original number. Find the original number.
Question 669512: The tens digit of a two digit number is 3 times the units digit. if the digits are reversed, the new number is 54 less than the original number. Find the original number. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The tens digit of a two digit number is 3 times the units digit. if the digits are reversed, the new number is 54 less than the original number. Find the original number.
------
Let the original number be 10t+u.
-----
Equations:
t = 3u
10u+t = 10t+u-54
------
Substitute and rearrange to solve for "u":
9u -9(3u) = -54
u - 3u = -6
u = 3
----
Solve for "t":
t = 3u
t = 9
------
Original Number: 10t+u = 93
===============================
Cheers,
Stan H.