Question: What is the sum of the first 6 terms of the arithmetic series 10, 15, 20, ...?
Options:
Correct Answer: 90
Solution:
The sum S_n = n/2 * (2a + (n-1)d) = 6/2 * (2*10 + 5*5) = 3 * (20 + 25) = 135.