221k views
4 votes
Find the nth term of this sequence:
5, 10, 15, 20, 25 ...

2 Answers

1 vote
The sequence advances by adding 5 to the previous number.
So the nth term is 5*n, given n>0 and goes to infinity.
Why?
Let's look at this:
n=0 means first number in the sequence should be 0. This is wrong.
n=1 - next number is 5.
n=2 - next number is 10.
User Fabian Brenes
by
8.3k points
2 votes
The answer would be 40
User TheBigBadBoy
by
8.4k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.