
Patrick B. answered 05/11/20
Tutor
4.7
(31)
Math and computer tutor/teacher
An = (-4) A_(n-1) + 2 with A1 = 2
A2 = (-4)(A1) +2 = (-4)*2 + 2 = -8 + 2 = -6
A3 = (-4)(-6) + 2 = 24 +2 = 26
A4 = (-4)(26) + 2 = -104 + 2 = -102