What is the recursive formula for this sequence? 14,18,22,26,30...

Answer:
an = an-1 +4
a1 = 14
Step-by-step 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
If we will analyze this sequence, we will notice that:
So,
[tex]\boxed{\left \{ {{a_1=14} \atop {a_n=a_{n-1}+4}} \right.}[/tex]
Therefore, the correct option is letter C.