I've been trying to solve this question using the Implicit functions theorem from Schaum's outline series (Theory and Problems of Differential and Integral Calculus, by Frank Ayres) with no luck:
Given $u=x+y+z$, $v=x^2+y^2+z^2$ and $w=x^3+y^3+z^3$, show that: $$\frac{\partial x}{\partial u}=\frac{yz}{(x-y)(x-z)}, \;\;\frac{\partial y}{\partial v}=\frac{y+z}{2(x-y)(y-z)}, \;\; \frac{\partial z}{\partial w}=\frac{1}{3(x-z)(y-z)}$$
The question is pretty vague, but I suppose one can assume continuity of the partial derivatives as well as differntiability whenever necessary.
What you need to do is, take the partial derivative of each of those equations with respect to, say, $u$. That will give you three equations, in three unknowns, ($\frac{\partial x}{\partial u}$, $\frac{\partial y}{\partial u}$, and $\frac{\partial z}{\partial u}$). Then, solve those equations for $\frac{\partial x}{\partial u}$.