asked 99.4k views
1 vote
Plzzz Help!
Determine the recursive function that defines the sequence.

Plzzz Help! Determine the recursive function that defines the sequence.-example-1

1 Answer

2 votes

Answer:

A

Explanation:

The recursive rule allows any term to be found by multiplying the previous term by the common ratio r

Here r =
(a_(2) )/(a_(1) ) =
(20)/(4) = 5

Then

f(n) = 5 . f(n - 1) , for n ≥ 2 → A

answered
User Fenil Patel
by
8.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.