InterviewSolution
Saved Bookmarks
| 1. |
If a, b, c are Pythagorean triplets then which of the following is true ?A) a2 – b2 = c B) a2 + b2 = c C) b = c2 – a2 D) a2 > b2 + c2 |
|
Answer» B) a2 + b2 = c |
|