InterviewSolution
Saved Bookmarks
| 1. |
Identify the number which is different from the other.1. 34 : 102 : 2042. 24 : 72 : 1443. 21 : 63 : 1264. 17 : 51 : 106 |
|
Answer» Correct Answer - Option 4 : 17 : 51 : 106 The logic follows here is: Second number = First number × 3 Third number = Second number × 2 Option 1: 34 : 102 : 204 34 : 34 × 3 : 102 × 2 34 : 102 : 204 Option 2: 24 : 72 : 144 24 : 24 × 3 : 72 × 2 24 : 72 : 144 Option 3: 21 : 63 : 126 21 : 21 × 3 : 63 × 2 21 : 63 : 126 Option 4: 17 : 51 : 106 17 : 17 × 3 : 51 × 2 ≠ 106 17 : 51 : 102 ≠ 106 Hence, the correct answer is "17 : 51 : 106". |
|