What number comes next in the Fibonacci sequence: 0, 1, 1, 2, 3, 5

A)5
B)7
C)8
D)13

IS it b or c

well, what is 3+5 ?

If you even considered (B) you clearly have not studied the Fibonacci sequence too closely.

its c

To find the number that comes next in the Fibonacci sequence, you need to understand how the sequence is generated. The Fibonacci sequence starts with 0 and 1, and each subsequent number is obtained by summing the previous two numbers. So, to find the next number, you would add the last two numbers in the sequence.

In this case, the last two numbers in the sequence are 3 and 5. Adding them together gives us 3 + 5 = 8. Therefore, the next number in the Fibonacci sequence is 8.

So, to answer your question, option C) 8 is the correct answer.