Saved Bookmarks
| 1. |
Find the pythgoras triplets which one is 11 |
|
Answer» You can use any ODD NUMBER to create a PYTHAGOREAN TRIPLE. Square the odd number, then divide the square by 2. Finally take half the square add 0.5, and half the square subtract 0.5 11² =121 => 121/2 = 60.5 => 60.5 + 0.5 = 61 => 60.5 - 0.5 = 60 11, 60, 61 HOPE THIS HELPS YOU AND PLEASE MARK ME AS A BRAINLEIST |
|