Multiple choice general knowledge math & puzzles

What is the next number in the sequence 0,1,2,3,5,8,13,21?

  1. 42

  2. 36

  3. 34

  4. 44

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This is the Fibonacci sequence starting from 0, 1: each term is the sum of the previous two terms (0+1=1, 1+1=2, 1+2=3, 2+3=5, 3+5=8, 5+8=13, 8+13=21). The next term is 13+21=34. Option C is correct.