1.

Write two pythagorean triplet each having one number as 5.please write the solution as well

Answer»

1.)

=> 3, 4, 5

5^2 ( 25) = 4^2 (16) + 3^2 (9)

2.)

=> 5, 12, 13

13^2 (169) = 12^2 (144) + 5^2 (25)



Discussion

No Comment Found

Related InterviewSolutions