SOLUTION: Twice the greatest integer of four consecutive even integers is 38 less than the sum of the first three integers. Find theintegers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Twice the greatest integer of four consecutive even integers is 38 less than the sum of the first three integers. Find theintegers.
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 807665
:
Twice the greatest integer of four consecutive even integers is 38 less than the sum of the first three integers. Find theintegers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive even integers: x, (x+2), (x+4), (x+6)
2(x+6) = (x + (x+2) + (x+4)) - 38
2x + 12 = 3x - 32
-x = -44
x = 44
The integers are 44, 46, 48, and 50.