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