Respuesta :
this an example of arithmetic progression. so the formula of the arithmetic progression is:a_n = a_1 + (n-1)dwhere a_n is the nth terma_1 is the first termn is the number of termd is the common difference
from the problema_1 = 8d = 2
so the recursive formulaa_n = 8 + 2(n-1)
from the problema_1 = 8d = 2
so the recursive formulaa_n = 8 + 2(n-1)
Answer: [tex]a_n=a_{n-1}+2;\ a_1=8[/tex]
Step-by-step explanation:
Given: Kendyl is memorizing a piece of saxophone music to perform at a local festival.
Let n be the total number of days.
Since she currently has the first eight bars memorized , thus [tex]a_1=8[/tex]
and she plans to memorize two more bars everyday .
Then, the recursive formula to model Kendyl's progress will be
[tex]a_n=a_{n-1}+2;\ a_1=8[/tex], where [tex]a_n[/tex] is the total number of bars she memorized at nth day.