SOLUTION: Hi, My sister has an exam tomorrow and I am helping her study.We are having a problem with sequence equations. It gives a sequence like 2,5,8,11 and wants us to find the 23rd term.

Algebra ->  Sequences-and-series -> SOLUTION: Hi, My sister has an exam tomorrow and I am helping her study.We are having a problem with sequence equations. It gives a sequence like 2,5,8,11 and wants us to find the 23rd term.      Log On


   



Question 256103: Hi, My sister has an exam tomorrow and I am helping her study.We are having a problem with sequence equations. It gives a sequence like 2,5,8,11 and wants us to find the 23rd term. now I understand the first part which is to figure out the the number between the two terms and times it with the term you want to find, but then for some reason her book says to add a number to get the answer and I am so confused. the most I can get is t=3n and then I am stuck please help us.
thank you
Kaitlynn

Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Lets assume the sequence 2,5,8,11,... is an arithmetic sequence. The general form of the arithmetic sequence is

a%5Bn%5D=d%2An%2Ba%5B1%5D where a%5Bn%5D is the nth term, d is the difference, and a%5B1%5D is the first term

So lets find the difference between 2 terms (i.e. the difference between two terms)
====================================================================================================================

To find the difference, simply pick any term and subtract the previous term from that selected term

5-2=3 Select the 2nd term (which is 5) and subtract the 1st term (which is 2) from it.

So we get a difference of 3


Lets pick another pair of terms to verify:

8-5=3 Select the 3rd term (which is 8) and subtract the 2nd term (which is 5) from it.

And again, we get a difference of 3
-----------------------------------------------------

Lets pick another pair of terms to verify:

11-8=3 Select the 4th term (which is 11) and subtract the 3rd term (which is 8) from it.

And again, we get a difference of 3



====================================================================================================================
Since we've tested every consecutive pair of terms, we've verified that the sequence has a constant difference of 3. This means the sequence is arithmetic

Since the difference is d=3 and the first term is a%5B1%5D=2, this means the arithmetic sequence is

a%5Bn%5D=3n%2B2 where n starts at n=0


So the list of numbers 2,5,8,11... can be generated by the sequence

a%5Bn%5D=3n%2B2 where n starts at n=0

Since n=0 generates the first term, this means that the 23rd term is generated when n=22


a%5Bn%5D=3n%2B2 Start with the given formula.


a%5B22%5D=3%2822%29%2B2 Plug in n=22


a%5B22%5D=66%2B2 Multiply


a%5B22%5D=68 Add


So the 23rd term is 68