Answer:
= 4n - 19
Explanation:
the arithmetic sequence should have 5 as 6th term, not 4
the nth term of an arithmetic sequence is
= a₁ + d(n - 1)
where a₁ is the first term and d the common difference
here a₁ = - 15
and d = a₂ - a₁ = - 11 - (- 15) = - 11 + 15 = 4
Then explicit formula is
= - 15 + 4(n - 1) = - 15 + 4n - 4 = 4n - 19