Carcass wrote:
The sequence 3, -6, 9, -12,... is formed by taking all positive multiples of 3 in increasing order and changing each even term to its negative. Then what is the sum of the first 100 terms?
Sum of the first 100 terms
= 3 + (-6) + 9 + (-12) + 15 + (-18) + . . . . . + 297 + (-300)Rewrite to get: Sum of the first 100 terms
= [3 + (-6)] + [9 + (-12)] + [15 + (-18)] + . . . . . + [297 + (-300)]Notice that the sum of each pair of values is always
-3So, the sum of the first 100 terms
= [-3] + [-3] + [-3] + . . . . . + [-3]At this point, all we need to do is determine how many -3's we must add togetherSince there are 100 terms all together, we know that there are 50 PAIRS of values, and each pair sums to
-3So, the sum of the first 100 terms
= 50(-3) = -150Answer: -150