Five consecutive integers are added. The resulting sum is 6 more than the greatest of the five integers. What was the smallest of the five integers
x = smallest
x + x+1 + x+2 + x+3 + x+4 = x+4 + 6
4x + 6 = 6
4x = 0
x = 0 0,1,2,3,4 are the numbers