There is a question in the textbook which goes as under:-
"Can the surface whose equation is x+y+z-sin(xyz)=0 be described by an equation of the form z=f(x,y) in a neighborhood of the point (0,0) satisfying f(0,0)=0? Justify your answer."
Before I present the solution... I have a doubt. Is there a misprint in the textbook, and should it read "...in a neighborhood of the point (0,0,0) satisfying f(0,0)=0?"
My attempt is as under:-
f(0,0,0) = 0+0+0-sin(0) = 0 ( I cannot prove this if the given point is (0,0) instead of (0,0,0))
$\frac{\partial f}{\partial x}$ = 1-yzcos(xyz), $\frac{\partial f}{\partial y}$ = 1-xzcos(xyz) and $\frac{\partial f}{\partial z}$ = 1-yxcos(xyz)
$\frac{\partial f}{\partial z}$$_{(0,0,0)}$ = 1-0 $\neq$0.
Hence the there exists a small neighbourhood around (0,0,0) in which z can be expressed as a function of x and y satisfying f(0,0)=0
Request confirm if my logic is correct. Also, I am unable to solve and express z in terms of x and y. Request guide in this respect.
Your solution in right; to get the final goal you can approximate $sin (xyz)$ with its Taylor expansion in a small neighbourhood of the origin and than solve the linear equation in $x,y,z$.