Question 1055337
.
The general formula for Pythagorean triples is {{{ a=m^2 - n^2 }}}, {{{ b=2mn }}}, and {{{ c=m^2 + n^2 }}} for integers m and n. 
Use the formula to find all the primitive Pythagorean triples containing 24 as one number.
~~~~~~~~~~~~



<pre>
24 = 2mn ----> mn = 24/2 = 12  ----> 


     (m,n) = (1,12)  gives the Pythagorean triple  (24,143,145).


     (m,n) = (3,4)   gives the Pythagorean triple  (7,24,25).


There no other primitive Pythagoren triples.
</pre>


Solved, answered and explained.


------------


See also this web-page


https://en.wikipedia.org/wiki/Pythagorean_triple