nafisanazlee
- 20
- 2
- Homework Statement
- $$\lim\limits_{(x,y) \to (1,2)} (5x^3 - x^2y^2)$$
- Relevant Equations
- For every $$\epsilon > 0$$, we must find $$\delta > 0$$ such that whenever
$$
\sqrt{(x - 1)^2 + (y - 2)^2} < \delta
$$
it follows that
$$
| (5x^3 - x^2y^2) - 1 | < \epsilon.
$$
I have provided my solution here. I just want to be sure if it's correct or not.