173k views
2 votes
What are the next 3 terms from the sequence Tn+1=Tn+3, T1=6

1 Answer

4 votes

Answer:

9, 12, 15

Explanation:

Using the recursive formula and T₁ = 6 , then

T₂ = T₁ + 3 = 6 + 3 = 9

T₃ = T₂ + 3 = 9 + 3 = 12

T₄ = T₃ + 3 = 12 + 3 = 15

User Rilindo
by
5.5k points