0 Comments
Answer:
a₃ = 8
Explanation:
given the recursive formula = + 3 , with a₁ = 2 , then
a₁ = 2
a₂ = a₁ + 3 = 2 + 3 = 5
a₃ = a₂ + 3 = 5 + 3 = 8