(NOTE: Operations should be performed on the whole numbers, without breaking down the numbers into its constituent digits.)
(194, 14, 4)
(527, 23, 5)
Correct Answer: (b) (2, 2, 2)
Solution:Logic: (Second number)² - 2 = First number
(194, 14, 4) → (14)² - 2 = 196 - 2 = 194
(527, 23, 5) → (23)² - 2 = 529 - 2 = 527
(2, 2, 2) → 2² - 2 = 4 - 2 = 2