Solution:The pattern followed here is :(a, b, c) → {a × (a - b)} = c
(17, 13, 68) → {17 × (17 - 13)} ⇒ 17 × 4 = 68
(55, 46, 495) → {55 × (55 - 46)} ⇒ 55 × 9 = 495
Similarly,
(45, 39, 270) → {45 × (45 - 39)} ⇒ 45 × 6 = 270
Hence, "(45, 39, 270)" is the correct answer.