286,515 views
0 votes
0 votes
1.Find the first five terms of the recursive sequence.

1.Find the first five terms of the recursive sequence.-example-1
User Nominalista
by
2.7k points

1 Answer

9 votes
9 votes

Answer:

4.5, - 27, 162, - 972, 5832

Explanation:

Using the recursive rule and a₁ = 4.5 , then

a₂ = - 6a₁ = - 6 × 4.5 = - 27

a₃ = - 6a₂ = - 6 × - 27 = 162

a₄ = - 6a₃ = - 6 × 162 = - 972

a₅ = - 6a₄ = - 6 × - 972 = 5832

The first 5 terms are 4.5, - 27, 162, - 972, 5832

User Optio
by
2.3k points