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
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 952194
:
sum of three consecutive numbers is eight more than twice the lowest number. What are the three numbers
Answer by
CubeyThePenguin(3113)
(
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.