InterviewSolution
Saved Bookmarks
| 1. |
Identify the odd pair of numerals among the options.1. 9 ∶ 372. 6 ∶ 253. 4 ∶ 134. 7 ∶ 29 |
|
Answer» Correct Answer - Option 3 : 4 ∶ 13 The logic followed is: The second number = (first number × 4) + 1 Option 1 → 9 ∶ 37 37 = 9 × 4 + 1 37 = 36 + 1 37 = 37 Option 2 → 6 ∶ 25 25 = 6 × 4 + 1 25 = 24 + 1 25 = 25 Option 3 → 4 ∶ 13 13 = 4 × 4 + 1 13 = 16 + 1 13 ≠ 17 Option 4 → 7 ∶ 29 29 = 7 × 4 + 1 29 = 28 + 1 29 = 23 Hence, the correct answer is "4 ∶ 13". |
|