26.2k views
14 votes
-3, 1, 5, 9, ...

Which function can be used to determine the nth term of the sequence?
A f(n) = n - 3
B. f(n) = n + 4
c. f(n) = 4n - 3
D. f(n) = 4n - 7

User Rsp
by
3.4k points

1 Answer

11 votes

Answer:

D

Explanation:

f(n) = -3 + (n - 1)·4

f(n) = -3 + 4n - 4

f(n) = 4n - 7

-3 derives from being the first number in the sequence

4 derives from being the positive difference between values in the sequence

User Vasiliy
by
3.8k points