SOLUTION: The sum of the first and third integer of three consecutive even integers is 128. Find 3 even integers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: The sum of the first and third integer of three consecutive even integers is 128. Find 3 even 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 789880
:
The sum of the first and third integer of three consecutive even integers is 128. Find 3 even integers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: (x-2), x, (x+2)
(x-2) + (x+2) = 128
2x = 128
x = 64
The integers are 62, 64, and 66.