SOLUTION: The third and fourth terms of a sequence are 26 and 40. If the second differences are a constant 4, what are the first five terms of the sequence?

Algebra ->  Sequences-and-series -> SOLUTION: The third and fourth terms of a sequence are 26 and 40. If the second differences are a constant 4, what are the first five terms of the sequence?       Log On


   



Question 331346: The third and fourth terms of a sequence are 26 and 40. If the second differences are a constant 4, what are the first five terms of the sequence?

Answer by Edwin McCravy(20055) About Me  (Show Source):
You can put this solution on YOUR website!
The third and fourth terms of a sequence are 26 and 40. If the second differences are a constant 4, what are the first five terms of the sequence?

     1st          2nd
an  diffs        diffs    
---------------------------------------------------------
a1 |       |
   | a2-a1 |
a2 |       | (26-a2)-(a2-a1) = 26-a2-a2+a1 = 26-2a2+a1 = 4, or a1-2a2=-22
   | 26-a2 |
26 |       | 14-(26-a2) = 14-26+a2 = -12+a2 = 4, or a2=16
   |  14   |
40 |       | a5-40-14 = a5-54 = 4, or a5 = 58
   | a5-40 |
a5 |       |


So we have the system of equations:

system%28a%5B1%5D-2a%5B2%5D=-22%2C+a%5B2%5D=16%2C+a%5B5%5D=58%29

Susbstitute 16 for a%5B2%5D in the first equation:

a%5B1%5D-2a%5B2%5D=-22

a%5B1%5D-2%2816%29=-22

a%5B1%5D-32=-22

a%5B1%5D=10

So a%5B1%5D=10, a%5B2%5D=16, a%5B3%5D=26, a%5B4%5D=40, a%5B5%5D=58
1
Checking:

   1st 2nd 
   dif dif
10
    6
16      4
    10 
26      4
    14
40      4
    18 
58

Edwin