I am having troubles with the following questions.
1) Find three numbers such their sum is a square and the sum of any pair is a square?
I set up 4 equations but couldn't solve them....
-a+b+c=d^2
-a+c=f^2
-a+b=e^2
-b+c=h^2
how would i go about this?

