Answer:
B
Explanation:
We essentially have the sequence:
10, 13, 16, 19, 22,25...
This is an arithmetic sequence because each subsequent term differs only by a constant.
And this constant, the common difference, is +3 since each subsequent term is 3 more than the previous term.
Hence, we can write a recursive formula for our sequence.
We will first define our first term. The first term, at x=0, is 10. Hence:
Each term, x, is +3 the previous term (x-1). Therefore:
Hence, our answer is B.