InterviewSolution
Saved Bookmarks
| 1. |
Select the correct option which satisfies the logic given below.4 (89) 5 7 (352) 3 5 (?) 71. 3682. 1743. 4684. 74 |
|
Answer» Correct Answer - Option 2 : 174 The logic followed here is, Sum of the cube of first number and square of second number i.e., I → 43 + 52 = 64 + 25 = 89 II → 73 + 32 = 343 + 9 = 352 Similarly, III → 53 + 72 = 125 + 49 = 174 Therefore, 174 is the correct answer. |
|