The 15th term of an arithmetic series is 52, and the sum of the first 15 terms is 405. Find the first term of the series.
Your book may use the letter "a" where I use the letter "t".
Some books use "t" and some "a".
Given: n=15, t15 = 52, S15 = 405
You need two formulas.
1. The nth term of an arithmetic series is given by the formula
tn = t1 + (n-1)d
2. The sum of the first n terms of an arithmetic series is given by
the formula
Sn = [2t1 + (n-1)d]
Substituting in the first formula:
t15 = t1 + (15-1)d
52 = t1 + 14d
Substituting in the second formula:
S15 = [2t1 + (15-1)d]
405 = (2t1 + 14d)
Clear of fractions by multiplying both sides by 2
810 = 15(2t1 + 14d)
Divide both sides by 15
54 = 2t1 + 14d
So you have this system of equations:
52 = t1 + 14d
54 = 2t1 + 14d
Can you solve that system using substitution
or elimination? If not post again asking how.
Answer: t1 = 2. d = 25/7
Edwin