201k views
19 votes
PLEASE I BEG SOMEONE TO HELP

Write an recursive formula for an, the nth term of the sequence 19, 22, 25, ....​

1 Answer

8 votes

Answer:

16 + 3n

Explanation:

a = 19 ; common difference = 22 - 19 = 3

a(n) = a + (n -1 ) *d

= 19 + (n-1)*3

= 19 + 3n - 3

= 16 + 3n

User Geremia
by
6.0k points