Question: What is the sum of the first 15 terms of an arithmetic progression where the first term is 2 and the common difference is 4?
Options:
Correct Answer: 120
Solution:
The sum of the first n terms S_n = n/2 * (2a + (n-1)d). Here, S_15 = 15/2 * (2*2 + 14*4) = 15/2 * (4 + 56) = 15/2 * 60 = 450.