
William W. answered 10/24/19
Math and science made easy - learn from a retired engineer
You got problem b) correct but problem a) is not an arithmetic sequence. Although the difference between the first two terms is -12, (2, -10) the difference between the 2nd and 3rd term is 60 (-10, 50). This is a geometric sequence where r = -5
an = a1(r)n-1 = 2(-5)n-1
You can also write this as an = a0(r)n where a0 is the "zeroth" term, in other word go backwards one step from the first term (so from 2, we divide by -5 to get a0 = -2/5) so it could be written as an = -2/5(-5)n but you are probably used to the other version an = 2(-5)n-1