Evaluate the Summation sum from n=1 to 14 of 3n+2
Problem
Solution
Identify the type of sequence being summed. The expression
3*n+2 is linear inn which means this is an arithmetic series.Find the first term
(a_1) by substitutingn=1 into the expression.
Find the last term
(a_14) by substitutingn=14 into the expression.
Determine the number of terms
k in the summation.
Apply the formula for the sum of an arithmetic series,
(S_k)=(k*((a_1)+(a_k)))/2
Simplify the expression to find the total sum.
Final Answer
Want more problems? Check here!