a long time ago I posted a question to find a general solution to a modified Pythagorean equation, mainly $a^2+b^2=2c^2$ that question was eventually answered. But now I need more help.
I now have 3 separate equations, and I would like a general solution for each (independently for each single version).
$$2a^2+b^2-c^2=2d^2 \tag {eq.1}$$ $$2a^2+b^2+c^2=4d^2 \tag {eq.2}$$ $$3a^2+2b^2-c^2=4d^2 \tag {eq.3}$$
Any help would be appreciated since I have no idea how I would come up with general solutions to these. Thank you in advance.
Also, I will only consider any solution where all numbers $a,b,c,d$ in all equations are pairwise different (and all are not zero).
PS. for those asking about the tags, yes this is related to 3x3 magic squares.