The pattern: 1, 2, 4, 8, 16, ? is a well-known sequence. What comes next?
Q1. The pattern: 1, 2, 4, 8, 16, ? is a well-known sequence. What comes next?
Answer: 32
Explanation: The sequence is obtained by doubling the previous term, so the next number is 16 * 2 = 32.