SOLUTION: sum of three consecutive numbers is eight more than twice the lowest number. What are the three numbers

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: sum of three consecutive numbers is eight more than twice the lowest number. What are the three numbers      Log On


   



Question 952194: sum of three consecutive numbers is eight more than twice the lowest number. What are the three numbers
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
3 consecutive numbers: (x-1), x, (x+1)

(x-1) + x + (x+1) = 8 + 2(x-1)
3x = 8 + 2x - 2
x = 6

The numbers are 5, 6, and 7.