Lander M. answered 07/24/19
Experienced Tutor Focused on Building Intuition Through Application
The way I think about summation of partial arithmetic series is to first find the average value A of the terms included, then multiply by the number of terms n. Because arithmetic series are evenly spaced, we can find the average for any segment by simply taking the average of the first and last terms:
A = (8 + 77)/2 = 42.5
To find the number of terms, we'll take the difference of the first and last terms and divide by the common difference between consecutive terms (thus finding the number of "steps" taken), then add 1 at the end:
n = (77 - 8)/3 + 1 = 23 + 1 = 24
Thus our final sum is A * n = 42.5 * 24 = 1020.