SOLUTION: Find three consecutive even integers such that their sum decreased by 34 is equal to the first integer. Find the first integer.

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: Find three consecutive even integers such that their sum decreased by 34 is equal to the first integer. Find the first integer.       Log On


   



Question 1167467: Find three consecutive even integers such that their sum decreased by 34 is equal to the first integer. Find the first integer.

Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
system%28integers%2Cn%2Cn%2B2%2Cn%2B4%29


n%2B%28n%2B2%29%2B%28n%2B4%29-34=n
.
.
.
14, 16, 18