What comes next: 2, 3, 10, 15, 26, 35, ?
A50
B57
C47
D49
Answer:
A. 50
Read Explanation:
Look at the differences between consecutive terms:
(3 - 2 = 1)
(10 - 3 = 7)
(15 - 10 = 5)
(26 - 15 = 11)
(35 - 26 = 9)
So the differences are:
1, 7, 5, 11, 9, ...
These form two interleaved sequences:
(1,5,9,…)(increaseby4)
(7,11,15,…)(increaseby4)
The next difference should be 15.
Therefore,
35 + 15 = 50
Answer: (50)
