Saved Bookmarks
| 1. |
Find the Pythagorian triplet corresponding to n = 5 |
|
Answer» HEY HERE IS YOUR ANSWER FOR A NUMBER "N" WE CAN FIND A PYTHAGOREAN TRIPLET AS 2n,n^2-1 and n^2+1 If the no. is n = 5 , the Pythagorean triplet will be , 2n =2×5=10 n^2-1 = 5×5-1=24 n^2+1 = 5×5+1=26 So,the required Pythagorean triplet is, 10,24,26. HOPE IT HELPS ☺☺☺☺☺☺☺☺☺☺ PLEASE MARK AS BRAINLIEST. |
|