Answer:
B. 4n+2
Step-by-step explanation:
You are given the pattern 6, 10, 14, 18, 22
Rewrite it as
[tex]a_1=6\\ \\a_2=10\\ \\a_3=14\\ \\a_4=18\\ \\a_5=22[/tex]
Note that
[tex]a_2-a_1=a_3-a_2=a_4-a_3=a_5-a_4=4[/tex]
This means that given pattern is a part of arithmetic sequence with
[tex]a_1=6\\ \\d=4[/tex]
So, the nth term of this arithmetic sequence is
[tex]a_n=a_1+(n-1)d\\ \\a_n=6+4(n-1)\\ \\a_n=6+4n-4\\ \\a_n=4n+2[/tex]