lily735
contestada

how do you find the nth term of a sequence? (don't paste from Google if you don't know)

the sequence is
-1,-3,-5,-7....​

Respuesta :

Use formula an = a1 + ( n - 1)d
a1 = -1, d = -2
Just plug those into equation