SOLUTION: find three consecutive integers whose sum is four times the greatest integer

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: find three consecutive integers whose sum is four times the greatest integer      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 84633: find three consecutive integers whose sum is four times the greatest integer
Answer by ankor@dixie-net.com(22740) About Me  (Show Source):
You can put this solution on YOUR website!
find three consecutive integers
:
x, (x+1), (x+2)
:
whose sum is four times the greatest integer
x + (x+1) + (x+2) = 4(x+2)
x + x + 1 + x + 2 = 4x + 8
3x + 3 = 4x + 8
3x - 4x = 8 - 3
-x = +5
x = -5
:
The integers: -5, -4, -3
:
Check:
-5 + (-4) + (-3) =
- 5 - 4 - 3 = -12