Let $f = 3x^3 + 3x^2 − y^2 + z^2$, $g = 3x^2 + 4^x + 3y^2 + z^2$ be polynomials in $\mathbb{C}[x, y, z]$ and let $W = V(\langle f, g\rangle) ⊂ \mathbb{A}^3(C)$. By using the Jacobian matrix, find the singular points of W or show that it has no singular points.(You may assume without proof that $\langle f, g\rangle$ is a prime ideal therefore $W$ is an irreducible variety and $I(W) = \langle f, g\rangle)$
I have $f_x=9x^2+6x$, $f_y=-2y$ and $f_z=2z$
and $g_x=6x+4$, $g_y=6y$, $g_z=2z$
so $J=\begin{bmatrix}9x^2+6x&-2y&2z\\6x+4&6y&2z\end{bmatrix}$
I don't know how to find the singular points (or show that it has none)