117k views
1 vote
What is the explicit rule for this sequence?
32,52,72,92

1 Answer

4 votes

Answer:

a_n = 32 + 20*(n-1) = 12 + 20n

Explanation:

this is an arithmetic sequence with a common difference of 20

a_n = 32 + 20(n-1) or a_n = 12 + 20n, either works

User Fred Lackey
by
9.2k points