2
$\begingroup$

I need help with this question:

"Find S25, given an arithmetic series whose 8th term is 16 and whose 13th term is 81."

What I did was:

1. Found the common difference (d) like this:

81 - 16 = 65
13 - 8 = 5
65 ÷ 5 = 13 (common difference)

2.Found the 1st term like this:

16 - 8 x 13 = -88 (T1)

3. Substituted it into the formula Sn = n/2(2a + d(n - 1)), where n = 25,
a = T1 = -88, and d = 13:

S25 = 25/2 ( 2(-88) + 13(25-1)) = 1700 (the sum of 25 terms)

But the answer to this question in my book is S25 = 2025

Please explain me where is my mistake or what I am doing wrong. Thank you.

$\endgroup$
2
  • 2
    $\begingroup$ The first term is $16 - \color{red}7 \times 13 = -75$. Follow it up, and you will get the right answer. $\endgroup$ Commented Oct 14, 2017 at 3:13
  • $\begingroup$ This is a fencepost error (look it up on Wikipedia). The eighth term is only seven differences from the first one. $\endgroup$ Commented Oct 14, 2017 at 3:19

1 Answer 1

1
$\begingroup$

$$d=\frac{a_n-a_m}{n-m}$$ for all $n\neq m$.

Thus, $$d=\frac{16-81}{8-13}$$ or $$d=13.$$ Now, $$a_n=a_1+(n-1)d,$$ which gives $$16=a_1+7\cdot13$$ or $$a_1=-75.$$ Here is your mistake.

$\endgroup$

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .