asked 206k views
4 votes
What is an in the sequence 5, 10, 15, 20,25...........

2 Answers

6 votes

Answer:

a_n = 5n, for n ≥ 1

Explanation:

a_1 = 5

a_2 = 10 = 5 + 5 = a_1 + 5

a_3 = a_2 + 5

a_n = a_(n - 1) + 5

a_n = 5n

answered
User Vishal Kharde
by
8.8k points
1 vote
this is an arithmetic sequence since every number has 5 in it
answered
User SimpleSi
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.