Question: In an arithmetic progression, if the first term is 10 and the common difference is 5, what is the sum of the first 8 terms?
Options:
Correct Answer: 140
Solution:
The sum of the first n terms is given by S_n = n/2 * (2a + (n-1)d). Here, S_8 = 8/2 * (20 + 35) = 4 * 55 = 220.