Answer:
= n - 9
Explanation:
there is a common difference between consecutive terms, that is
- 7 - (- 8) = - 6 - (- 7) = - 5 - (- 6) = 1
this indicates the sequence is arithmetic with nth term
= a₁ + (n - 1)d
where a₁ is the first term and d the common difference
here a₁ = - 8 and d = 1 , then
= - 8 + 1 (n - 1) = - 8 + n - 1 = n - 9