First term: a1 = 151
common difference: d = -14 (we decrease by 14 each time, eg, 151-14 = 137)
nth term of this arithmetic sequence is...
an = a1+d(n-1)
an = 151+(-14)(n-1)
an = 151-14n+14
an = -14n+165
This will be used in the formula below
Sn = n*(a1+an)/2
<span>Sn = n*(151+(-14n+165))/2
</span><span>S26 = 26*(151+(-14*26+165))/2 ... replace every n with 26
</span>S26 = -624
The final answer here is choice C) -624
<span>
</span>
To solve this, we simply need to remember our rules about order of operations. They tell us that first, we should distribute the 2 with the rest of the parentheses.
5-2(x-3)
5-2x+6
Next, we should combine our like-terms.
5-2x+6
11-2x
Seeing as we do not know the value of the variable, the simplest form of the expression is 11-2x.