Correct option is B
Concept Used:
· The pattern alternates between adding 1 and adding 3 to the previous number.
Solution:
· Starting from 22: 22 + 1 = 23, 23 + 3 = 26, 26 + 1 = 27, 27 + 3 = 30, 30 + 1 = 31, 31 + 3 = 34.
Thus, the missing number is 34.
Final Answer: (b) 34