Question 1203626
<br>
The formula found in many (most) references for the sum of the terms of an arithmetic sequence is this:<br>
S(n) = (n/2)(2a+(n-1)d)<br>
I dislike teaching this formula because it is like "magic" -- it is not at all clear why the formula works.<br>
I much prefer teaching finding the sum of the terms of an arithmetic sequence using a formula that is easily understood:<br>
S(n) = (number of terms) * (average of terms)<br>
So for any particular problem like this, we need to be able to find the number of terms and the average of the terms.<br>
Finding the average of the terms in an arithmetic sequence is easy.  Because of the equal spacing of the terms, the average of all the terms is the average of the first and last terms.<br>
So for this problem, the average of all the terms is (5+302)/2 = 307/2.<br>
For a typical problem like this, finding the number of terms requires a bit more work.  But in this problem the number of terms is given.<br>
But let's suppose it was not given to us and we had to determine it.  For this problem....<br>
302-5 = 297  that's the difference between the first and last terms<br>
297/3 = 99  since the common difference is 3, 99 is the number of terms in the sequence AFTER THE FIRST ONE.<br>
So the number of terms in the sequence is 99+1 = 100.<br>
Then the calculation for the sum of the terms in this problem is<br>
S(n) = 100(307/2) = 100(153.5) = 15350<br>
ANSWER: 15350<br>