Look at the sequence in the table. Which recursive formula represents the sequence shown?


Answer:
Option B [tex]a_n=2a_n_-_1+1[/tex]
Step-by-step explanation:
we have
[tex]a_1=5\\a_2=11\\a_3=23\\a_4=47\\a_5=95[/tex]
Verify each recursive formula
case A) we have
[tex]a_n=a_n_-_1+1[/tex]
For [tex]a_1=5[/tex]
Find the value of [tex]a_2[/tex]
[tex]a_2=a_1+1[/tex]
[tex]a_2=5+1=6[/tex]
[tex]6\neq 11[/tex]
therefore
The recursive formula A not represent the sequence shown
case B) we have
[tex]a_n=2a_n_-_1+1[/tex]
For [tex]a_1=5[/tex]
Find the value of [tex]a_2[/tex]
[tex]a_2=2a_1+1[/tex]
[tex]a_2=2(5)+1=11[/tex] ---> is ok
For [tex]a_2=11[/tex]
Find the value of [tex]a_3[/tex]
[tex]a_3=2a_2+1[/tex]
[tex]a_3=2(11)+1=23[/tex] ---> is ok
For [tex]a_3=23[/tex]
Find the value of [tex]a_4[/tex]
[tex]a_4=2a_3+1[/tex]
[tex]a_4=2(23)+1=47[/tex] ---> is ok
For [tex]a_4=47[/tex]
Find the value of [tex]a_5[/tex]
[tex]a_5=2a_4+1[/tex]
[tex]a_5=2(47)+1=95[/tex] ---> is ok
therefore
The recursive formula B represent the sequence shown
case C) we have
[tex]a_n=a_n_-_1+6[/tex]
For [tex]a_1=5[/tex]
Find the value of [tex]a_2[/tex]
[tex]a_2=a_1+6[/tex]
[tex]a_2=5+6=11[/tex] ---> is ok
For [tex]a_2=11[/tex]
Find the value of [tex]a_3[/tex]
[tex]a_3=a_2+6[/tex]
[tex]a_3=11+6=17[/tex]
[tex]17\neq 23[/tex]
therefore
The recursive formula C not represent the sequence shown
case D) we have
[tex]a_n=2a_n_-_1-1[/tex]
For [tex]a_1=5[/tex]
Find the value of [tex]a_2[/tex]
[tex]a_2=2a_1-1[/tex]
[tex]a_2=2(5)-1=9[/tex]
[tex]9\neq 11[/tex]
therefore
The recursive formula D not represent the sequence shown
case E) we have
[tex]a_n=5a_n_-_1+1[/tex]
For [tex]a_1=5[/tex]
Find the value of [tex]a_2[/tex]
[tex]a_2=5a_1+1[/tex]
[tex]a_2=5(5)+1=26[/tex]
[tex]26\neq 11[/tex]
therefore
The recursive formula D not represent the sequence shown