Evaluate the Summation sum from i=3 to 8 of -5i+2
Problem
Solution
Identify the terms of the summation by substituting each integer value of
i from the lower limiti=3 to the upper limiti=8 Calculate the value of the expression for each index:
Fori=3 −5*(3)+2=−15+2=−13
Fori=4 −5*(4)+2=−20+2=−18
Fori=5 −5*(5)+2=−25+2=−23
Fori=6 −5*(6)+2=−30+2=−28
Fori=7 −5*(7)+2=−35+2=−33
Fori=8 −5*(8)+2=−40+2=−38 Sum the resulting values together:
Simplify the addition to find the total:
Final Answer
Want more problems? Check here!