SOLUTION: Evaluate the sum. 8 Σ (i - 7) i=1

Algebra ->  Sequences-and-series -> SOLUTION: Evaluate the sum. 8 Σ (i - 7) i=1      Log On


   



Question 628389: Evaluate the sum.
8
Σ (i - 7)
i=1

Answer by John10(297) About Me  (Show Source):
You can put this solution on YOUR website!
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!