asked 140k views
5 votes
Find the nth term

1, 5, 9. 13, 17

1 Answer

6 votes

a1 = 1 and d = 4

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

a(n) = 1 + 4(n - 1)

answered
User Petchirajan
by
7.7k 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.