10. 1 1 2 3 5 8 What is the next number in this pattern? 1 1 2 3 5 8 Submitted by bedead · Added 26 April 2018 Show Solution Solution: The sequence is the Fibonacci sequence, where each number is the sum of the two preceding ones. The next number after 8 is 5 + 8, which equals 13.
Comments (1)
13
Add a Comment or Suggest an Answer