Solution:The pattern followed here is :(a, b, c) โ {(a + b) - 10} = c
(16, 22, 28) โ {(16 + 22) - 10} โ 38 - 10 = 28
(14, 19, 23) โ {(14 + 19) - 10} โ 33 - 10 = 23
Similarly,
(15, 26, 31) โ {(15 + 26) - 10} โ 41 - 10 = 31
Hence, "(15, 26, 31)" is the correct answer.