Question 628389
Hint: you just add all values by using i from i = 1 to i = 8
8
Σ (i - 7) = (1 - 7) + (2 - 7) + ... + (8 - 7)
i=1

Hope it helps:)
Thanks!