Answer:
See below
Step-by-step explanation:
Recursive Formula for Arithmetic Sequences
- [tex]a_n=a_{n-1}+d[/tex]
- [tex]a_n[/tex] represents the nth term
- [tex]a_{n-1}[/tex] represents the preceding term
- [tex]d[/tex] represents the common difference
Explicit Formula for Arithmetic Sequences
- [tex]a_n=a_1+(n-1)d[/tex]
- [tex]a_n[/tex] represents the nth term
- [tex]a_1[/tex] represents the 1st term
- [tex]d[/tex] represents the common difference
Ernest's Schedule Recursive Formula
We can see that the common difference is [tex]d=0.25[/tex] because for each week, Ernest swims 0.25 more kilometers than the preceding one. Therefore, the recursive formula for Ernest is [tex]a_n=a_{n-1}+0.25[/tex]
Ernest's Schedule Explicit Formula
Given our common difference [tex]d=0.25[/tex] from earlier and the fact that [tex]a_1=1[/tex] is our first term, the explicit formula for Ernest is [tex]a_n=1+(n-1)0.25[/tex]
Denise's Schedule Recursive Formula
We can see that the common difference is [tex]d=0.5[/tex] because for each week, Denise swims 0.5 more kilometers than the preceding one. Therefore, the recursive formula for Denise is [tex]a_n=a_{n-1}+0.5[/tex]
Denise's Schedule Explicit Formula
Given our common difference [tex]d=0.5[/tex] from earlier and the fact that [tex]a_1=1[/tex] is our first term, the explicit formula for Denise is [tex]a_n=1+(n-1)0.5[/tex]