Erika W. answered 05/02/16
Tutor
5
(15)
Former college math teacher with lots of experience and patience
If if understand correctly, the sequence is:
a1=12 and an=an-1+4 for n greater than or equal to 2. If that's the case, we can just start plugging in the previous sequence value to get the next one:
For example, your formula an=an-1+4 gives you
a2=a1+4. And you know a1=12, so
a2=12+4=16
You can keep doing this to get as many terms of the sequence as you want! So
a3=a2+4, and from the previous step, you now have
a3=16+4=20.
Let me know if you would like any more help!
Erika