Given the recursive formula below what are the first five terms in the sequence.

(As you type the answer seperate each term with a comma and do not use spaces)

a_(n)=a_(n-1)+4

a1= 3

Respuesta :

[tex]a_1 = a_0 + 4 = 4[/tex]

[tex]a_2 = a_1 + 4 = 8[/tex]

[tex]a_3 = a_2 + 4 = 12[/tex]

[tex]a_4 = a_3 + 4 = 16[/tex]

[tex]a_5 = a_4 + 4 = 20[/tex]

I hope this helps you