InterviewSolution
Saved Bookmarks
| 1. |
Four sets of numbers are given out of which three are alike in a certain way and one is different. Select the set of numbers that is different from the rest.1. 3 - 9 - 272. 6- 36 - 2163. 8 - 64 - 5124. 7 - 49 - 345 |
|
Answer» Correct Answer - Option 4 : 7 - 49 - 345 The pattern followed is: Option 1 → 31 - 32 - 33 → 3 - 9 - 27 Option 2 → 61 - 62 - 63 → 6- 36 - 216 Option 3 → 81 - 82 - 83 → 8 - 64 - 512 Option 4 → 71 - 72 - 73, 73 = 343 not 345 All follow the same pattern except, '7 - 49 - 345' Hence, '7 - 49 - 345' is the correct answer. |
|