A formula for the sum of the terms of a finite arithmetic sequence is: Sum = n(t1 + tn)/2
where n = number of terms t1 = first term tn = nth term (last term)
For this problem, n = 18 t1 = -9 t18 = unknown.
So, we need to find t18.
A formula for the nth term is: tn = t1 + (n - 1)d
where d = common difference.
For this problem, d = -5 n = 18.
tn = t1 + (n - 1)d ---> tn = -9 + (18 - 1)(-5) = -94
Sum = n(t1 + tn)/2 ---> Sum = 18(-9 + -94)/2 ---> Sum = -927