Oh sorry! I moved from variations of X to a,b,c,d as it became much easier to manage that way:
i.e matrix x:
[a b]
[c d]
Where the equations become four as before, but cancel out to give the above simplifications of a=b, b=-c, b=-d.
So x is basically:
[a a]
[-a -a]
It is essentially the...