asked 146k views
20 votes
Write a recursive formula for the sequence 7, 13, 19, 25, 31, ... Then find the next term.

1 Answer

6 votes

Answer:

see explanation

Explanation:

there is a common difference between consecutive terms , that is

d = 13 - 7 = 19 - 13 = 25 - 19 = 31 - 25 = 6

this indicates the sequence is arithmetic

the recursive formula lets us find any term in the sequence by adding the common difference to the previous term , that is


a_(n) =
a_(n-1) + 6 ; a₁ = 7

the next term in the sequence is

31 + 6 = 37

answered
User Tahilia
by
8.2k 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.