Starting from the 3^(rd) term, each term in the Fibonacci sequence is the sum of the two preceding ones.
B
Practice makes perfect
Let's analyze the given sequence.
1, 1, 2, 3, 5, 8, 13, 21, ...
Starting from the 3^(rd) term, each term in the Fibonacci sequence is the sum of the two preceding ones. Since the next term in the sequence is the sum of 13 and 21, that means it is 13+ 21=34. This result corresponds to Option B.