Solution:The pattern followed here is :(a, b, c) โ {(a + b) ร (a - b)} = c
(15, 13, 56) โ {(15 + 13) ร (15 - 13)} โ 28 ร 2 = 56
(17, 11, 168) โ {(17 + 11) ร (17 - 11)} โ 28 ร 6 = 168
Similarly,
(20, 14, 204) โ {(20 + 14) ร (20 - 14)} โ 34 ร 6 = 204
Hence, "(20, 14, 204)" is the correct answer.