SOLUTION: The sum of two digits of a 2-digit # is 12. If the units digit is 3 times the tens digit, find the #

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of two digits of a 2-digit # is 12. If the units digit is 3 times the tens digit, find the #      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 332590: The sum of two digits of a 2-digit # is 12. If the units digit is 3 times the tens digit, find the #
Answer by Alan3354(69443) About Me  (Show Source):
You can put this solution on YOUR website!
It's 39.
-------------
Since it adds to 12 and the 1's is 3x the 10's, both digits have to be multiples of 3.
39 is the only possibility
---------------------------
The hard way:
t = 10s digit, u = 1s digit
t + u = 12
u = 3t
Sub for u in the 1st eqn
t + 3t = 12
4t = 12
t = 3
u = 9