=========================================
Work Shown:
Here are the variables we're working with
In this case, we know that
We can use this formula to help find the answer
S = (n/2)*(a+b)
This formula only works for arithmetic sequences
So,
S = (n/2)*(a+b)
42 = (14/2)*(a+(-12))
42 = 7(a-12)
42/7 = a-12
6 = a-12
6+12 = a
18 = a
a = 18 is the first term of this arithmetic sequence
That's why the answer is choice D.
-----------
Side note: your book or your teacher may use the notation [tex]S_n = \frac{n}{2}(a_1+a_n)[/tex] but I figured it would be easier to use 'a' and b in place of [tex]a_1[/tex] and [tex]a_n[/tex] respectively.