(NOTE: Operations should be performed on the whole numbers, without breaking down the numbers into its constituent digits.)
(39, 81, 123)
(56, 32, 8)
Correct Answer: (a) (61, 57, 53)
Solution:Logic: |(1st number - 2nd number)| = |(2nd number - 3rd number)|
In (39, 81, 123) ā |(39 - 81)| = |(81 - 123)|
ā 42 = 42
In (56, 32, 8) ā |(56 - 32)| = |(32 - 8)|
ā 24 = 24
Similarly,
In (61, 57, 53) ā |(61 - 57)| = |(57 - 53)|
ā 4 = 4