Answer:
Explanation:
Notice how each new term of this sequence is 7 greater than the previous term.
Thus, the common difference is 7. The first term is -4.
A formula for the nth term is a(n) = -4 + 7(n-1).
A recursive formula would be a(n+1) = a(n) + 7