Question 331491: pythagorean triples are composed of
Answer by Edwin McCravy(20055) (Show Source):
You can put this solution on YOUR website! A Pythagorean triple is a set of three positive integers,
{a, b, c} such that
Examples are {3,4,5}, {5,12,13}, {7,24,25}, {8,15,17}, {9,40,41}
They can be found by choosing any two positive integers m and n,
where m > n
and substituting in these three equations:
Edwin
|
|
|