Question: If the first term of a geometric progression is 3 and the common ratio is 2, what is the 4th term?
Options:
Correct Answer: 24
Solution:
The nth term of a geometric progression is given by a_n = a * r^(n-1). Here, a = 3, r = 2, and n = 4. So, a_4 = 3 * 2^(4-1) = 3 * 2^3 = 3 * 8 = 24.