InterviewSolution
Saved Bookmarks
| 1. |
Select the odd pair from the given numbers.1. 11 : 13332. 9 : 7313. 13 : 21974. 7 : 345 |
|
Answer» Correct Answer - Option 3 : 13 : 2197 LOGIC: (First Number)3 + 2 = Second Number 1) In 11 : 1333 → 113 + 2 = 1331 + 2 = 1333 2) In 9 : 731 → 93 + 2 = 729 + 2 = 731 3) In 13 : 2197 → 133 + 2 = 2197 + 2 = 2199 ≠ 2197 4) In 7 : 345 → 73 + 2 = 343 + 2 = 345 Hence, "13 : 2197" is the correct answer. |
|