Respuesta :
Answer:
[tex]T_n = 3T_{n-1}[/tex]
Step-by-step explanation:
Given
[tex]T_1 = 8[/tex] -- First term
[tex]r = 3[/tex] --- rate
Required
Determine the recursive term
We have:
[tex]T_1 = 8[/tex]
The second term to the nth term is:
[tex]T_2 = T_1 * 3 = 8 * 3 = 24[/tex]
[tex]T_3 = T_2 * 3 = 24 * 3 = 72[/tex]
[tex]T_4 = T_3 * 3 = 72 * 3 = 216[/tex]
Using the above yardstick:
[tex]T_n = T_{n-1} * 3[/tex]
[tex]T_n = 3T_{n-1}[/tex]
Answer:
4.Let the required function be denoted by f(n) , where n denotes the nth day after Alex started a new social media account.
On day 1, the number of Alex’s followers is 8. Hence f(1) = 8.
Subsequently, the number of Alex’s followers tripled every day. Hence f(n) = 3f(n-1) when n > 1.
Thus, the recursive function is
f(1) = 8
f(n) = 3 f(n-1) if n > 1.
Option D is the correct answer.
Step-by-step explanation:
![Ver imagen chase1posey410](https://us-static.z-dn.net/files/d29/b7223cb451a6d9e64d3e9a5fe1086624.png)