Question
the nth term of the sequence -5,2,9,16
Answers
Anonymous
a = -5
d = 7
Tn = a + (n-1) d
Tn = -5 + (n-1) 7
d = 7
Tn = a + (n-1) d
Tn = -5 + (n-1) 7