SOLUTION: the sum of three consecutive even integers is equal to 2 greater than the first integer, what are the three consecutive integers ?
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the sum of three consecutive even integers is equal to 2 greater than the first integer, what are the three consecutive 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 988109
:
the sum of three consecutive even integers is equal to 2 greater than the first integer, what are the three consecutive integers ?
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
3 consecutive even integers: (x-2), x, (x+2)
(x-2) + x + (x+2) = (x-2) + 2
3x = x - 2 + 2
3x = x
2x = 0
x = 0
The integers are -2, 0, and 2.