Correct option is A
Given:
5 - 6 - 10 - 20
12 - 13 - 17 - 34
Logic:
Step 1: +1 (Add 1 to the previous number)
Step 2: +4 (Add 4 to the previous result)
Step 3: Multiply by 2 (Multiply by 2 to get the next result)
Applying the logic to the given sets:
First Set: 5 - 6 - 10 - 20
5 → 6: Add 1 (5 + 1 = 6)
6 → 10: Add 4 (6 + 4 = 10)
10 → 20: Multiply by 2 (10 × 2 = 20)
Second Set: 12 - 13 - 17 - 34
12 → 13: Add 1 (12 + 1 = 13)
13 → 17: Add 4 (13 + 4 = 17)
17 → 34: Multiply by 2 (17 × 2 = 34)
Now, apply the same logic to the options:
Option A: 17 - 18 - 22 - 44
17 → 18: Add 1 (17 + 1 = 18)
18 → 22: Add 4 (18 + 4 = 22)
22 → 44: Multiply by 2 (22 × 2 = 44)
Final Answer: (A) 17 - 18 - 22 - 44