Solution:The pattern followed here is :(a, b, c) → {(a + c) × 2} = b
(26, 120, 34) → {(26 + 34) × 2} ⇒ 60 × 2 = 120
(14, 110, 41) → {(14 + 41) × 2} ⇒ 55 × 2 = 110
Similarly,
(36, 106, 17) → {(36 + 17) × 2} ⇒ 53 × 2 = 106
Hence, "(36, 106, 17)" is the correct answer.