Solution:The pattern followed here is :(a, b, c) → {(a × 4) - 2} = b, {(b × 2) + 4} = c
(13, 50, 104) → {(13 × 4) - 2} = 50, {(50 × 2) + 4} = 104
(18, 70, 144) → {(18 × 4) - 2} = 70, {(70 × 2) + 4} = 144
Similarly,
(11, 42, ?) → {(11 × 4) - 2} = 42, {(42 × 2) + 4} = 88
Hence, "88" is the correct answer.