Question 1150785
.
<pre>

Recall that  3^2 + 4^2 = 25  is the only Pythagorean triple with  c^2 = 25.


It gives the list of pairs (a,b) as follows


    (a,b) = (3,-1), (4,1), (3,7), (4,7).
</pre>

Answered and solved.