Evaluate the Summation sum from i=1 to 3 of 3n-2
Problem
Solution
Identify the terms of the summation by substituting the index
i with the integers from1 to3 Substitute
i=1 into the expression3*i−2 to find the first term.
Substitute
i=2 into the expression3*i−2 to find the second term.
Substitute
i=3 into the expression3*i−2 to find the third term.
Sum the calculated terms together to find the total value.
Final Answer
Want more problems? Check here!