Find conditions on the function $f$ and $g$ which permit you to solve the equations $$f(xy)+g(yz)=0\ \ \textrm{and} \ \ g(xy)+f(yz)=0 $$ for $y$ and $z$ as functions of $x$, near the point $x=y=z=1$ and $f(1)=g(1)=0$.
Attempt: This problem seems to be an application of the implicit function theorem. Usually on this kind of problems we define special transformations, but I don't now how to define it in this case since I have several variables $x,y,z$ and two functions $f$ and $g$. Any idea on how to start?