10.5k views
0 votes
If the sequence 2, 4, 6, 10, 16, ... were to follow the same pattern as the Fibonacci sequence, what are the next three terms?A. 26, 42, 68B. 26, 42, 66C. 26, 30, 36 D. 18, 22, 24

1 Answer

3 votes
Answer:

A. 26, 42, 68

Explanations:

A fibonacci sequence is one in which each term is the sum of the two preceeding terms

For the sequence 2, 4, 6, 10, 16.......

The 6th term = 10 + 16 = 26

The 7th term = 16 + 26 = 42

The 8th term = 42 + 26 = 68

Therefore, the next three terms, as seen above, are:

26, 42, 68

User Aleksandr Dubinsky
by
6.6k points