InterviewSolution
Saved Bookmarks
| 1. |
Choose the odd pair out from the given alternatives.1. 32, 8, 52. 29, 4, 63. 68, 7, 94. 96, 7, 13 |
|
Answer» Correct Answer - Option 1 : 32, 8, 5 The logic follows here is :- By observing the given options : 1) 32, 8, 5 = (8 × 5) + 5 = 40 + 5 45 ≠ 32 2) 29, 4, 6 = (4 × 6) + 5 = 24 + 5 29 = 29 3) 68, 7, 9 = (7 × 9) + 5 = 63 + 5 68 = 68 4) 96, 7, 13 = (7 × 13) + 5 = 91 + 5 96 = 96 Thus, the odd one is '32, 8, 5'. |
|