If the sequence 2, 2, 4, 6, 10, ... were to follow the same pattern as the Fibonacci sequence, what are the next three terms? A. 16, 26, 36 B. 16, 26, 42 C. 14, 22, 30 D. 14, 20, 26

Respuesta :

In the Fibonacci sequence, the next number is always the sum of the previous two.

6+10= 16
10+16=26
16+26=42

Final answer: B
B. 16,26,42
0+2=2
2+2=4
4+2=6
6+4=10
10+6=16
16+10=26
26+16=42