An arithmetic sequence is represented by the recursive formula a1=17an=an−1−8 . What is the fourth term in the sequence? a4=−4 a4=−7 a4=−9 a4=−14

Answer:
a₄ = - 15
Step-by-step explanation:
Using the recursive formula and a₁ = 17 , then
a₂ = a₁ - 8 = 17 - 8 = 9
a₃ = a₂ - 8 = 9 - 8 = 1
a₃ = a₂ - 8 = 1 - 8 = - 7
a₄ = a₃ - 8 = - 7 - 8 = - 15