Here's my question:
For the series shown, find n such that $S_{n} = -4290$:
42 + 34 + 26 + 18 + …
I don't want a direct answer to the question, just a way to determine $A_{n}$ so I can do the work on my own.
Edit: $n$ and $A_{n}$ are unknown at the moment.
Hints:
If you can find a formula $f(n)$ for the sum of the first $n$ terms, then you have only to solve $f(n)=-4290$ for $n$.
If the first term is $a$, and the difference between successive terms is $d$, then the terms are $a$, $a+d$, $a+2d$, $a+3d$, and so on.
The sum with one term is $a =\boxed{1a}$.
The sum with two terms is $a+ \underbrace{(a+d)}_{2\textrm{nd term}}=\boxed{2a+(1)d}$.
The sum with three terms is $\underbrace{2a+(1)d}_{\textrm{sum of }2\textrm{ terms}} + \underbrace{(a+2d)}_{3\textrm{rd term}}=\boxed{3a + (1+2)d}$.
The sum with four terms is $\underbrace{3a + (1+2)d}_{\textrm{sum of }3\textrm{ terms}} + \underbrace{(a+3d)}_{4\textrm{th term}}=\boxed{4a + (1+2+3)d}$.
The sum with five terms is $\underbrace{4a + (1+2+3)d}_{\textrm{sum of }4\textrm{ terms}} + \underbrace{(a+4d)}_{5\textrm{th term}}=\boxed{5a + (1+2+3+4)d}$.
So you need to ask yourself: