Evaluate the Summation sum from k=1 to 6 of 9k
Problem
Solution
Identify the constant factor in the summation. Since
9 is a constant, it can be moved outside the summation symbol.
Apply the formula for the sum of the first
n integers, which is(∑_k=1^n)(k)=(n*(n+1))/2 Here,n=6
Simplify the expression inside the parentheses and perform the division.
Multiply the result of the summation by the constant factor
9 that was moved outside earlier.
Final Answer
Want more problems? Check here!