Answer: Choice B
===================================================
Step-by-step explanation:
The idea is that for any term, we add on the common difference d to get the next term. For example, the sequence {3, 7, 11, 15, 19, 23, ...} has us add on 4 each time so d = 4 in this case.
3+4 = 7
7+4 = 11
11+4 = 15
and so on. The nth term is represented by the notation
while the term just before the nth term is written as
![a_(n-1)](https://img.qammunity.org/2020/formulas/mathematics/high-school/ald041bokxm9gk60xi5a8r73exs6wzas7c.png)
So adding d onto the term just before the nth term gets us the nth term which is how we end up with
![a_n = a_(n-1)+d](https://img.qammunity.org/2020/formulas/mathematics/middle-school/g74xparpkccuwb6dfez8udd22ijo9l0f04.png)
This is the recursive form of the arithmetic sequence. The closed form is written as
![a_n = a_1 + d(n-1)](https://img.qammunity.org/2020/formulas/mathematics/middle-school/iy7j07nydd94r8f2bndr6yjkzb8mq6y99x.png)