1) I don't if in USA, we count beginning with 0 or beginning with 1
if you count 0,1,2,3,4,5,6... a(0) being the FIRST term the answer is A if you count 1,2,3,4,5... a(1) being the first term (in this case how do you call a(0) the zeroth term?) the answer is C
In Europ, the first term is a(0).
2)
a(1)=8 Is it the FIRST term? a(n)=a(n-1)-2 Answer A