Question: In an arithmetic progression, if the sum of the first 5 terms is 50, what is the first term if the common difference is 2?
Options:
Correct Answer: 10
Solution:
Using the sum formula S_n = n/2 * (2a + (n-1)d), we have 50 = 5/2 * (2a + 8). Solving gives a = 10.