Question #75fee

1 Answer
Jun 19, 2017

Use Tn = a(n - 1)d formula

Explanation:

FOR AN ARITHMETIC SEQUENCE:
" Tn " stands for the total number
"a" is the first term
"n" is the term number (eg. if you're looking for the 10th term, n = 10)
"d" is the difference between the terms

In you case,
d = -2
a = -2
So you would plug it in the formula accordingly,

Tn = -2(n - 1) -2

Then use the distributive property,
Tn = -2 (-2n + 2)

And that's the recursive rule for your sequence.

NOTE: the formula given is only for arithmetic sequences, which is a sequence where the difference between the consecutive terms is constant.
Eg.
22=4
42=8