Saved Bookmarks
| 1. |
Check weather (6, 8, 10 ) is a Pythagorean triplet or not |
|
Answer» Answer: (6,8,10) is a PYTHAGOREAN triplet Step-by-step explanation: 10 square = 6 square + 8 square 100 =36 + 64 it follows a square = B square + c square ( Pythagoras theorem) |
|