Answer
See below.
Work Step by Step
In order for a sequence to be arithmetic, the difference of all consecutive terms must be constant.
Hence here: $-10-(-2)=-8=-18-(-10)=d$, which is constant thus it is an arithmetic sequence.
The sum of the first $n$ terms of an arithmetic sequence can be obtained by the following formula: $\frac{n(a_1+a_n)}{2},$ where $a_1$ is the first term, $a_n$ is the nth term and $n$ is the number of terms.
The nth term of an arithmetic sequence can be obtained by the following formula: $a_n=a_1+(n-1)d$, where $a_1$ is the first term and $d$ is the common difference.
Hence here: $a_{n}=-2+(n-1)(-8)=-2-8n+8=-8n+6$
Thus the sum:$\frac{n(-2+(-8n+6))}{2}=n(-4n+2)$