Problem: Suppose $f=f(x, y, z): \mathbb{R}^3\to\mathbb{R}$ is continuously differentiable, $f(a, b, c)=0$ and $\frac{\partial f}{\partial z}(a, b, c)\neq0$. If $z=g(x, y)$ is defined by $f(x, y, z)=0$ near the point $(a, b, c)$, Show that $\frac{\partial g}{\partial x}(a, b)=-\frac{\frac{\partial f}{\partial x}(a, b, c)}{\frac{\partial f}{\partial z}(a, b, c)}$.
My Question: I don't believe the Chain Rule can be of any use here. By the Implicit Function Theorem, the $g(x, y)$ is indeed differentiable; but then how exactly do I establish the connection between $\frac{\partial g}{\partial x}$ and $\frac{\partial f}{\partial x}, \frac{\partial f}{\partial z}$?
Any HINT would be greatly appreciated.
Define $\hat g: N_r(a, b)\to\mathbb{R}^3$ by $\hat g(x, y)=(x, y, g(x, y))$, $h:N_r(a, b)\to\mathbb{R}$ by $h=f\circ \hat g$, where $N_r(a, b)$ is the neighborhood of $(a, b)$ such that $g$ exists and is differentiable.
Note $\hat g$ and $f$ are both differentiable on $N_r(a, b)$, thus $h$ is differentiable on $N_r(a, b)$. Now apply the chain rule.