SOLUTION: The sum of 3 integers is 18. The third integer is four times the second, and the second integer is 6 more than the first. Find the integers.

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: The sum of 3 integers is 18. The third integer is four times the second, and the second integer is 6 more than the first. Find the integers.      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 633213: The sum of 3 integers is 18. The third integer is four times the second, and the second integer is 6 more than the first. Find the integers.
Answer by flame8855(424) About Me  (Show Source):
You can put this solution on YOUR website!
x+y+z= 18
z= 4y
y = 6+x
x+6+x +4(6+x) =18
6x = 18 - 6 - 24 =18- 30 = -12
x =-2
y= 4
z= 16