Formula to find Pythagorean Triples,
m2 − n2
2mn
m2 + n2
Where m = 12 and n = 5
For side “a” m2 − n2 = 144 - 25 = 119.
For side “b”, 2mn = 2 x 12 x 5 = 120.
For side “c” m2 + n2 = 144 + 25 = 169.
The Pythagorean triples set for the given set of values is (119,120,169).