Write an expression for the nth term of the sequence, 6, -2, -10, -18….
$$\boxed{a_n=a_1+(n-1)*d}\\\\
a_1=6 \small{\text{ and }} d=-8 \\\\
a_n = 6 + (n-1)*(-8) \\
a_n = 6 -8n +(-1)*(-8) \\
a_n = 6 -8n + 8 \\
a_n = 14 - 8n\\
\boxed{a_n = -8n + 14 }$$
So $$\textcolor[rgb]{1,0,0}{B)}$$ is correct.
