How can I tell which function of two variables is larger?

47 Views Asked by At

Example Problem Image

In this case, $z = 1$ and $z = \sqrt{x^2 + y^2}$. How can I tell which function is bigger to choose the upper and lower bound?