please help meeeeeeeeeeeeeeeeeeeeeeeeeeee

Ok don't hurt yourself I'm here ...
[tex]a(n) = 3a(n - 1) + 5[/tex]
_____________________________________________
put 2 instead of any "n" you can see in the above equation
[tex]a(2) = 3a(2 - 1) + 5[/tex]
[tex]a(2) = 3a(1) + 5[/tex]
Oh can you see that " a(1) " we know what it is :
[tex]a(1) = - 3[/tex]
So :
[tex]a(2) = 3 \times ( - 3) + 5[/tex]
[tex]a(2) = - 9 + 5[/tex]
[tex]a(2) = - 4[/tex]
_____________________________________________
put 3 instead of blablabla...
[tex]a(3) = 3a(3 - 1) + 5[/tex]
[tex]a(3) = 3a(2) + 5[/tex]
Oh we just found a(2) so :
[tex]a(3) = 3( - 4) + 5[/tex]
[tex]a(3) = - 12 + 5[/tex]
[tex]a(3) = - 7[/tex]
_____________________________________________
put 4 ...
[tex]a(4) = 3a(4 - 1) + 5[/tex]
[tex]a(4) = 3a(3) + 5[/tex]huh a(3)
[tex]a(4) = 3( - 7) + 5[/tex]
[tex]a(4) = - 21 + 5[/tex]
[tex]a(4) = - 16[/tex]
_____________________________________________
So the first four term of the sequence is :
[tex] - 3 \: , \: - 4 \: , \: - 7 \: , \: - 16[/tex]
There u go...
Have a great day ♡
[tex]\\\text{Given that,}~~a_1 =-3\\\\a_n = 3a_{n-1} +5 \\\\a_2 = 3a_{2-1} +5 = 3a_1 +5 = 3(-3) +5 = -9 +5 =-4\\\\a_3 = 3a_{3-1} +5 =3a_2 +5 = 3(-4) +5 = -12 +5 =-7\\\\a_4 = 3a_{4-1} +5 = 3a_3 +5 = 3(-7) +5 = -21+5=-16\\\\\\-3,-4,-7,-16....[/tex]