Problem 34

Question

Find each indicated sum. $$\sum_{k=1}^{4}(k-3)(k+2)$$

Step-by-Step Solution

Verified
Answer
The sum is 0.
1Step 1: Substitute the lower bound
First, substitute the lowest value of \( k \) which is 1 into the function. \((1-3)(1+2) = -2 \)
2Step 2: Substitute the next value
Next, substitute the next value of \( k \), which is 2 into the function. \((2-3)(2+2) = -4 \)
3Step 3: Repeat the process
Continue substituting the remaining values of \( k \) into the function. \((3-3)(3+2) = 0 \) and \((4-3)(4+2) = 6 \)
4Step 4: Sum up the values
Finally, calculate the sum of the results obtained from each substitution into the function. \(-2 -4 + 0 + 6 = 0 \)