InterviewSolution
Saved Bookmarks
| 1. |
Select the option in which the numbers share the same relationship as that shared by the given number-pair.50 : 3571. 18 : 1332. 15 : 1153. 17 : 1364. 20 : 153 |
|
Answer» Correct Answer - Option 1 : 18 : 133 The logic is: 50 : 357 → 50 : (50 × 7) + 7 Similarly, 1) 18 : 133 → 18 : (18 × 7) + 7 = 133 2) 15 : 115 → 15 : (15 × 7) + 7 ≠ 115 3) 17 : 136 → 17 : (17 × 7) + 7 ≠ 136 4) 20 : 153 → 20 : (20 × 7) + 7 ≠ 153 Hence, 18 : 133 is the correct answer. |
|