SOLUTION: Find the four even consecutive integers such that the sum of the first 3 exceeds the fourth by 8.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find the four even consecutive integers such that the sum of the first 3 exceeds the fourth by 8.      Log On


   



Question 1119823: Find the four even consecutive integers such that the sum of the first 3 exceeds the fourth by 8.
Answer by josgarithmetic(39627) About Me  (Show Source):
You can put this solution on YOUR website!
n, n+2, n+4, n+6

n%2B%28n%2B2%29%2B%28n%2B4%29-%28n%2B6%29=8

4, 6, 8, 10