Evaluate the Summation sum from i=6 to 12 of -5i+17
Problem
Solution
Identify the type of sequence being summed. The expression
−5*i+17 is linear ini which means this is an arithmetic series.Determine the number of terms
n The sum goes fromi=6 toi=12 son=12−6+1=7 Calculate the first term
(a_1) by substituting the lower limiti=6 into the expression.
Calculate the last term
(a_n) by substituting the upper limiti=12 into the expression.
Apply the formula for the sum of an arithmetic series, which is
(S_n)=(n*((a_1)+(a_n)))/2
Simplify the expression to find the final value.
Final Answer
Want more problems? Check here!