Answer:
an = an-1 +4
a1 = 14
Explanation:
The recursive formula is
an = an-1 +d where d is the common difference
a1 = initial term
a1 = 14
d = the difference between the terms
Take the second term and subtract the first term
18-4 = 4
That is the common difference
an = an-1 +4
a1 = 14