InterviewSolution
Saved Bookmarks
| 1. |
If 'x' is the common number in the following two Pythagorean triplets (6, x, 10) and (x, 15, 17), then find the value of (x2 - 1 ). |
|
Answer» If 'x' is the common number in the following two Pythagorean triplets (6, x, 10) and (x, 15, 17), then find the value of ( x2 - 1 ). |
|