Question: Which expression represents the sum of the first n terms of an arithmetic series with first term a and common difference d?
Options:
Correct Answer: n/2 * (2a + (n-1)d)
Solution:
The formula for the sum of the first n terms is S_n = n/2 * (2a + (n-1)d).