The first four terms in a sequence, and the rules that define
them, are shown below.
a1 =4
a2 = 2a1 + 3
a3 = 2a2 + 3
a4 = 2a3 + 3
What is the value of a4, the fourth term shown in the
sequence above?
A 35
B 41
C 25
D 53