Answer:
=
- 5
Explanation:
Given the explicit formula
A(n) = 2 - 5(n - 1)
Compare with the standard form
A(n) = a₁ + (n - 1)d
where a₁ is the first term and d the common difference
Here a₁ = 2 and d = - 5
A recursive formula allows a term in the sequence to be found by adding d to the previous term.
Then recursive formula is
=
- 5 , with a₁ = 2