InterviewSolution
Saved Bookmarks
| 1. |
Find the number in the position of'?"9.19113171312 88 15 724 940(1) 40(2) 45(3) 41(4) 54 |
|
Answer» Solution:(3) 41 Explanation: 5² + 12² = 169 => 13² 8² + 15² = 289 => 17² 7² + 24² = 625 => 25² 9² + 40² = 1681 => 41² * The number on top of third triangle is misprinted* |
|