Get expert advice and community support for your questions on IDNLearn.com. Join our knowledgeable community and get detailed, reliable answers to all your questions.

What is the nth term rule of the linear sequence below?
5,8,11,14,17

(btw it says the nth term not the 9th.)


Sagot :

9514 1404 393

Answer:

  an = 5 +3(n -1)

Step-by-step explanation:

The n-th term of an arithmetic sequence is ...

  an = a1 +d(n -1)

Here, you have first term a1=5 and common difference d=8-5=3, so the n-th term is ...

  an = 5 +3(n -1)

_____

If you like, you can simplify this to ...

  an = 5 +3n -3

  an = 3n +2