At Westonci.ca, we connect you with the best answers from a community of experienced and knowledgeable individuals. Get precise and detailed answers to your questions from a knowledgeable community of experts on our Q&A platform. Connect with a community of professionals ready to help you find accurate solutions to your questions quickly and efficiently.

What is the recursive rule?

Question 4 options:

an = 2an−1; a1 = 30,000

an = 2an+1; a1 = 30,000

an = 2n; a1 = 30,000

an = 2an; a1 = 29,500


Sagot :

The recursive rule for the sequence in simplified form is an = 2n; a1 = 30,000

How to write the recursive function

Given the following parameters

a is the initial values = 30,000
If the amount doubles each year then b = 2

Let n be the number of years such that if the numbe r keeps doubling then:

an = 2n

First term a = 30000 (iniital value)

Hence the recursive rule for the sequence in simplified form is an = 2n; a1 = 30,000

Learn more on recursive rule here: https://brainly.com/question/2059043