SOLUTION: The sum of the digits of a three-digit number is 6. The hundreds digit is twice the units digit, and the tens digit equals the sum of the other two. Find the number.

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: The sum of the digits of a three-digit number is 6. The hundreds digit is twice the units digit, and the tens digit equals the sum of the other two. Find the number.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1201474: The sum of the digits of a three-digit number is 6. The hundreds digit is twice the units digit,
and the tens digit equals the sum of the other two. Find the number.

Found 4 solutions by mananth, MathTherapy, greenestamps, josgarithmetic:
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of the digits of a three-digit number is 6. The hundreds digit is twice the units digit,
and the tens digit equals the sum of the other two. Find the number.
Let the digits be x , y ,z
x hundred's place
y ten's place
z unit's place
The number will be xyz
The sum of the digits of a three-digit number is 6
x+y+z=6
The hundreds digit is twice the units digit,
x = 2z
the tens digit equals the sum of the other two
y=x+Z
x+y+z=6 ( substitute y)
x+x+z+z =6
2x+2z=6
But x =2z ( substitute x=2z)
2(2z)+2z=6
6z=6
z=1
x=2z
x= 2*1 =2

Y=x+z
y = 1+2 =3
The number is 231




Answer by MathTherapy(10552) About Me  (Show Source):
You can put this solution on YOUR website!
 The sum of the digits of a three-digit number is 6. The hundreds digit is twice the units digit, 
     and the tens digit equals the sum of the other two. Find the number.

Let units digit be U
Then hundreds digit = 2U
Since the tens digit is equal to the sum of the other 2, the tens digit is U + 2U = 3U
Since ALL digits sum to 6, we get: 2U + 3U + U = 6
                                            6U = 6
                            Units digit, or highlight_green%28matrix%281%2C5%2C+U%2C+%22=%22%2C+6%2F6%2C+%22=%22%2C+1%29%29
                            Hundreds digit: 2U = 2(1) = 2
                                Tens digit: 3U = 3(1) = 3
                                              Number: 231

Answer by greenestamps(13200) About Me  (Show Source):
You can put this solution on YOUR website!


Presumably a formal algebraic solution was wanted; a couple of other tutors have shown such solutions.

But simple logical reasoning (good brain exercise!!) solves the problem in very little time.

The sum of the digits is 6, and the tens digit is equal to the sum of the other two digits. That means the tens digit is half the sum of all three digits, so the tens digit is 3.

That leaves the sum of the units and hundreds digit being 3; and since the hundreds digit is twice the units digit, the units digit is 1 and the hundreds digit is 2.

ANSWER: 231


Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
Three digit number, 100h%2B10t%2Bu

Sum of digits is 6.
h%2Bt%2Bu=6

The hundreds digit is twice the units digit,
and the tens digit equals the sum of the other two.
system%28h=2u%2Cand%2Ct=h%2Bu%29


As a system of equations
system%28h%2Bt%2Bu=6%2Ch=2u%2Ct=h%2Bu%29

highlight_green%282u%2B%28h%2Bu%29%2Bu=6%29----------equation in one single variable
2u%2B2u%2Bu%2Bu=6
6u=6
highlight%28u=1%29------use this to find the other two digits.