Question: If the sequence is 2, 4, 8, 16, what is the next number?
Options:
Correct Answer: 32
Solution:
The sequence is doubling each time: 2*2=4, 4*2=8, 8*2=16, so the next number is 16*2=32.