What is the next number in the sequence: 1, 1, 2, 3, 5, 8, ...?
Quiz Options
- 10
- 11
- 12
- 13
Explanation
This is the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g., 5 + 8 = 13).
This is the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g., 5 + 8 = 13).