Question 1193591
<br>
You have received two responses that show two very different ways of solving the problem, both of which are valid.<br>
Here is a third (still very different) method....<br>
The sequence is clearly neither geometric nor arithmetic.  But we can make it into an arithmetic sequence by pairing the terms:<br>
1+2=3
4+5=9
7+8=15
.
.
.
97+98=195<br>
So the sum is<br>
3+9+15+...+195<br>
That is an arithmetic sequence with first term 3, last term 195, and common difference 6.  The sum of the sequence is<br>
(number of terms) times (average of all the terms)<br>
Since the sequence is arithmetic, the average of all the terms is the average of the first and last: (3+195)/2=99<br>
The number of terms is<br>
(last term minus first term), divided by 6, plus 1<br>
The difference between the first and last terms, divided by the common difference, tells you the number of terms AFTER THE FIRST ONE; that's why you need to add 1 at the end.<br>
195-3=192; 192/6=32; 32+1=33<br>
So we have a sequence of 33 terms with an average of 99; the sum is<br>
33(99)=33(100-1) = 3300-33 = 3267<br>
ANSWER: 3267<br>