105k views
0 votes
Evaluate summation of negative quantity n minus 5 end quantity from n equals 2 to 8

1 Answer

2 votes
One way of doing it is by using the properties of summing things, like factoring out the minus sign: n=28−(n−5)=−n=28(n−5)


and splitting it up into two parts and again factor =−(n=28n−5n=281)


The last sum is just counting how many numbers there are from 2 to 8, which is 7 (you can do it on your fingers). The first one can be calculated fast if we are clever and use this identity:

n=1mn=m(m+1)2


So what we get is =−(−1+8(8+1)2−7)=8−72/2=8−36=−28.
User Evan Wieland
by
8.6k points

No related questions found