Question: In a geometric progression, if the first term is 5 and the common ratio is 0.5, what is the sum of the first 4 terms?
Options:
Correct Answer: 10
Solution:
The sum of the first n terms of a GP is given by S_n = a(1 - r^n) / (1 - r). Here, S_4 = 5(1 - 0.5^4) / (1 - 0.5) = 5(1 - 0.0625) / 0.5 = 5 * 0.9375 / 0.5 = 9.375.