asked 60.9k views
0 votes
three terms of an arithmetic sequence are shown below. Which recursive formula defines the sequence? f(1) = 6, f(4) = 12, f(7) = 18 f (n + 1) = f(n) + 6

asked
User Zvrba
by
8.0k points

2 Answers

3 votes
a = 6
tn = a + (n - 1)d
t4 = 6 + 3d = 12
3d = 12 - 6 = 6
d = 6/3 = 2
f(n + 1) = f(n) + 2
answered
User AlanPear
by
8.1k points
1 vote
the answer is f(n + 1) = f(n) + 2
answered
User Antoan Elenkov
by
8.1k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.