SOLUTION: the ten's digit of atwo digit number is three times the unit digit . the sum of the number and the unit digit is 32.find the number.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: the ten's digit of atwo digit number is three times the unit digit . the sum of the number and the unit digit is 32.find the number.       Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1036815: the ten's digit of atwo digit number is three times the unit digit . the sum of the number and the unit digit is 32.find the number.

Found 2 solutions by addingup, ikleyn:
Answer by addingup(3677) About Me  (Show Source):
You can put this solution on YOUR website!
Let the units digit be x
The tens digit will be 3x
x+3x = 32
4x = 32
x = 8

Answer by ikleyn(52800) About Me  (Show Source):
You can put this solution on YOUR website!
.
The ten's digit of a two digit number is three times the unit digit. The sum of the number and the unit digit is 32. Find the number.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Let the units digit be x. 0 <= x <= 9.

Then tens digit will be 3x.
And the number itself will be 10*(3x)+x = 30x + x.

The fact that "the sum of the number and the unit digit is 32" means 

(30x + x) + x = 32,  or   32x = 32.

Hence, x = 1.  

And the number is 31.

Solved.