Solution:The pattern followed here is :(a : b) → sum of digit of a × 4 = b
(7689 : 120) → {(7 + 6 + 8 + 9) × 4} ⇒ 30 × 4 = 120
(6178 : 88) → {(6 + 1 + 7 + 8) × 4} ⇒ 22 × 4 = 88
Similarly,
(3284 : ?) → {(3 + 2 + 8 + 4) × 4} ⇒ 17 × 4 = 68
Hence, "68" is the correct answer.