\begin{eqnarray} a_1x^2+b_1xy+c_1x+d_1z=0\\ a_2z^2+b_2zw+c_2x+d_2z=0 \\ a_3xy+b_3y+c_3w=0\\ a_4zw+b_4y+c_4w=0 \end{eqnarray} all coefficients are non-zero here.
in particular \begin{eqnarray} -10x^2-2xy+9x+2z=0\\ -10z^2-2zw+x-2z=0 \\ 100xy-10y+7w=0\\ 100zw+5y-20w=0 \end{eqnarray}
I have two questions, kindly have a look
1) Is there any algebraic or numerical method (simple or advance) exist to solve these simultaneous equations.
2) Can we conclude that this set of equation has unique solution, say, $S=(x_s,y_s,z_s,w_s)$ $\iff$ corresponding jacobian matrix (left hand side of equations represent the function of variables $x,y,z,w$) invertible at the solution point $S$ and it's neighborhood?