Prove limit of three variables using (ε, δ)-definition.
$$\lim_{(x, y, z)\to (0, 1, 2)} (3x+3y-z)=1$$
I have no idea how to do this with three variables.
Prove limit of three variables using (ε, δ)-definition.
$$\lim_{(x, y, z)\to (0, 1, 2)} (3x+3y-z)=1$$
I have no idea how to do this with three variables.
You have to prove that for every $\epsilon > 0$, there exists some $\delta > 0$ such that if $$\sqrt{x^2+y^2+z^2} < \delta$$ then $|3x+3y-z-1| < \epsilon$.
To do that, here's a hint: