For what real numbers $x, y, z \not \in \{0, 1\},$ does the following hold true?
$\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 1$
For what real numbers $x, y, z \not \in \{0, 1\},$ does the following hold true?
$\frac{1}{x} + \frac{1}{y} + \frac{1}{z} = 1$
The set $\{ x,y,z \, | \, 1/x + 1/y + 1/z = 1 \} \subset \mathbb{R}^3$ describes a two-dimensional surface in $\mathbb{R}^3$. You could for example parametrize it by $x$ and $y$, such that $z$ becomes a function of $x$ and $y$: $z = f(x,y).$ In order to find $f(x,y)$, you can just manipulate the above equation - I'll leave that up to you, since it's homework.