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
6.3k points
2 votes
The answer would be 40
User TheBigBadBoy
by
6.4k points