(NOTE: Operations should be performed on the whole numbers, without breaking down the numbers into its constituent digits.)
(58, 29, 174)
(62, 33, 190)
Correct Answer: (d) (74, 31, 210)
Solution:Logic:
(a, b, c) → (a + b) × 2 = c
(58, 29, 174) → (58 + 29) × 2 = 87 × 2 = 174
(62, 33, 190) → (62 + 33) × 2 = 95 × 2 = 190
Similarly,
(74, 31, 210) → (74 + 31) × 2 = 105 × 2 = 210