
Mark M. answered 11/30/14
Tutor
5.0
(278)
Mathematics Teacher - NCLB Highly Qualified
That big E looking symbol is ∑. It is the Greek letter sigma. It represents the sum of a series.
This series starts with k = 3 and ends with k = 6.
1st term = -3(3) + 5 = -9 + 5 = -4
2nd term = -3(4) + 5 = -12 + 5 = -7
3rd term = -3(5) + 5 = -15 + 5 = -10
-4 + (-7) + ) + (-10)
-21
The sum of the series is -21.
Using the formula for the sum of an arithmetic series: Sn = n[2a1 + (n - 1)d ] /2, where S = the sum, n = number of terms, d = common difference, a1 = -4.
S3 = 3[2(-4) + (3 - 1)(-3)] / 2
S3 = 3[-8 + 2(-3)] / 2
S3 = 3[-14]/2
S3 = -21