Subcontests
(9)(a^2 + b^2)(c^2 + d^2) = (ab + cd)^2, (a^2 + d^2)(b^2 + c^2) = (ad + bc)^2
If the natural numbers a,b,c,d verify the relationships:
(a2+b2)(c2+d2)=(ab+cd)2
(a2+d2)(b2+c2)=(ad+bc)2
and the gcd(a,b,c,d)=1, prove that a+b+c+d is a perfect square.