Question 1026568
an = 2an-1 + 5 reads to me "double the number and add 5"

If we start with 5, the next number is 2*5=10  10+5 = 15
then 15*2 = 30   30+5 =35

Looks like choice B) 5, 15, 35, 75, ...