If $z_1$ and $z_2$ are complex numbers such that $z_1^2+z_2^2 \in\mathbb R$ and $$z_1(z_1^2-3z_2^2)=2,\qquad z_2(3z_1^2-z_2^2)=11,$$ then find the value of $(z_1^2+z_2^2)^2$. Given answer is $25$.
I have tried many things but I am not getting the answer.
I subtracted two equations to observe that $11/z_2 - 2/z_1$ must be real. Also if $z_1=x_1+iy_1$ and $z_2=x_2+i y_2$, then using the fact that $z_1^2+z_2^2 \in\mathbb R$, we get $x_1 y_1+x_2y_2=0$ but I am not able to compile these results to get the desired value.