Select the option in which the numbers shares the same relationship in set as that shared by the numbers in the given set. (NOTE: Operations should be performed on the whole numbers, without breaking down the numbers into its constituent digits. E.g.13 - Operations on 13 such as adding /subtracting /multiplying etc. to 13 can be performed. Breaking down 13 into 1 and 3 and then performing mathematical operations on 1 and 3 is not allowed) (12, 144, 1728) (6, 36, 216) |
(11, 121, 1000) (14, 196, 2197) (10, 100, 1000) (8, 64, 729) |
(10, 100, 1000) |
(12, 144, 1728) (6, 36, 216) The logic followed here is : Ist number , (Ist number)2 , (Ist number)3 As 12 , 122 , 123 = 12 , 144 , 1728 6 , 62 , 63 = 6 , 36 , 216 Same as in (10, 100, 1000) 10 , 102 , 103 |