Question: Which of the following is the next number in the sequence: 2, 4, 8, 16, ...?
Options:
Correct Answer: 32
Solution:
The sequence is a geometric progression where each term is multiplied by 2. The next number is 16 * 2 = 32.