SOLUTION: let a<sub>n</sub> be an arithmetic sequence. if a<sub>4</sub>=27 and a<sub>9</sub>=67, what is a<sub>1</sub>?

Algebra.Com
Question 816667: let an be an arithmetic sequence. if a4=27 and a9=67, what is a1?
Answer by Edwin McCravy(20056)   (Show Source): You can put this solution on YOUR website!
let an be an arithmetic sequence. if a4=27 and a9=67, what is a1?
an = a1 + (n-1)d

a4 = a1 + (4-1)d
27 = a1 + 3d

a9 = a1 + (9-1)d
67 = a1 + 8d

So we solve this system of equations:

27 = a1 + 3d
67 = a1 + 8d

To eliminate d, multiply the first 
equation through by -8, and multiply
the second equation through by 3

-216 = -8a1 - 24d
 201 =  3a1 + 24d
-------------------
 -15 = -5a1
   3 = a1

--------------------

To check we find d by substituting
3 for a1 in

27 = a1 + 3d
27 = 3 + 3d
24 = 3d
 8 = d

So the sequence is found by starting with 
3 and adding 8 each time to get the next
term:

3, 11, 19, 27, 35, 43, 51, 59, 67

Edwin

RELATED QUESTIONS

Define the a3 and a4 terms of the recurrence relation:... (answered by Edwin McCravy)
A sequence {mn} is recursively defined as m1=2,... (answered by Edwin McCravy)
For the sequence 1,6,20,56,..., what is an? (answered by AnlytcPhil)
When the constraint 6x1 + 17x2 < 28 is converted to an... (answered by Edwin McCravy)
Find an for the arithmetic series with S16 = -288, and... (answered by greenestamps,Edwin McCravy)
find a sub 1 if a sub 8=54 and a sub... (answered by Fombitz)
Find the first six terms of the sequence. a1 = -3, an =... (answered by Edwin McCravy)
The sequences are defined using recursion formulas. Write the first four terms of each... (answered by Edwin McCravy)
I need the answer for question (i) and (ii) both of them please:

(2) Let... (answered by Edwin McCravy,AnlytcPhil,ikleyn)