Let $h(x,y,z) = (z^2 -xz + zy -xy)^{1/4}$. What is the domain on this function?
I know that \begin{align*} z^2 -xz + zy -xy \geq 0 \\ \implies z(x+y) -x(z+y) \geq 0 \\ \implies (z-x)(z+y) \geq 0 \end{align*}
So is $D(h) = \{ (x,y,z) \in \mathbb{R}^3 | (z-x)(z+y) \geq 0 \}$ sufficient?
Also how can this be described in words? Is it just a pair of intersecting planes?
