74.3k views
1 vote
First five terms of sequence

First five terms of sequence-example-1

1 Answer

5 votes

Answer:

5, 12, 19, 26, 33

Explanation:

Using the recursive formula and a₁ = 5 , then

a₂ = a₁ + 7 = 5 + 7 = 12

a₃ = a₂ + 7 = 12 + 7 = 19

a₄ = a₃ + 7 = 19 + 7 = 26

a₅ = a₄ + 7 = 26 + 7 = 33

First 5 terms are 5, 12, 19, 26, 33

User Jari Laamanen
by
3.9k points