SOLUTION: Evaluate the sum. 8 Σ (i - 7) i=1
Algebra
->
Sequences-and-series
-> SOLUTION: Evaluate the sum. 8 Σ (i - 7) i=1
Log On
Algebra: Sequences of numbers, series and how to sum them
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Sequences-and-series
Question 628389
:
Evaluate the sum.
8
Σ (i - 7)
i=1
Answer by
John10(297)
(
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!