SOLUTION: four times the second of three consecutive integers equals the sum of first and third integers
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: four times the second of three consecutive integers equals the sum of first and third integers
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 913863
:
four times the second of three consecutive integers equals the sum of first and third integers
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive integers: (x-1), x, (x+1)
4x = (x-1) + (x+1)
4x = 2x
x = 0
The integers are -1, 0, and 1.