Question 952130
Find five consecutive integers such that the sum of the first ,second ,and fifth integers is twice the fourth integer
--------------
Use n, n+1 ... n+4
--------
n + n+1 + n+4 = 2(n+3)
3n+5 = 2n+6
n = 1