Evaluate the Summation sum from i=1 to 22 of 6i-5
Problem
Solution
Identify the type of sequence being summed. The expression
6*i−5 is linear in terms ofi which means this is an arithmetic series.Determine the number of terms
n The sum goes fromi=1 toi=22 son=22 Calculate the first term
(a_1) by substitutingi=1 into the expression.
Calculate the last term
(a_22) by substitutingi=22 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!