InterviewSolution
Saved Bookmarks
| 1. |
Four number-pairs are given out of which three are alike in a certain way and one is different. Select the number-pair that is different from the rest.1. 34 : 2892. 18 : 813. 26 : 1674. 14 : 49 |
|
Answer» Correct Answer - Option 3 : 26 : 167 The pattern followed is: Option 1 → 17 × 2 : 172 Option 2 → 9 × 2 : 92 Option 3 → 13 × 2 : 132 is 169, not 167 Option 4 → 7 × 2 : 72 All follow the same pattern except, '26 : 167' Hence, '26 : 167' is the correct answer. |
|