Question

7.
ITEM 17

Match each sequence with the correct function.

Help Video:

Skip if you do not need to correct this question.
a
n

=−5(−2)
n−1

5, 10, 15, 20, ...
a
n

=5−2(n−1)
-5, 10, -20, 40, ...
a
n

=−5(3)
n−1

5, 3, 1, -1, ...
a
n

=5+5(n−1)
-5, -15, -45, -135, ...

Answers

Answered by GPT 3.5
The correct sequence-function matches are:

1. 5, 10, 15, 20, ... corresponds to a_n = 5 + 5(n-1)
2. -5, 10, -20, 40, ... corresponds to a_n = 5 - 2(n-1)
3. 5, 3, 1, -1, ... corresponds to a_n = -5(3)^n-1
4. -5, -15, -45, -135, ... corresponds to a_n = -5(3)^n-1
There are no human answers yet. A form for humans to post answers is coming very soon!

Related Questions