Question: A sequence of numbers is given: 2, 4, 8, 16. What is the next number in the sequence?
Options:
Correct Answer: 32
Solution:
The sequence is a geometric progression where each number is multiplied by 2. Therefore, 16 * 2 = 32.