stumpoman
- 10
- 1
Homework Statement
Prove using the formal definition of a limit that
\lim_{(x,y) \to (1,2)} 5x^3-x^2y^2
is equal to 1.
Homework Equations
\lim_{(x,y) \to (1,2)} 5x^3-x^2y^2\\<br /> \left \| \overline{x}-\overline{a} \right \|< \delta<br /> \\<br /> \left | f(\overline{x})-L \right |<\epsilon
The Attempt at a Solution
\sqrt{(x-1)^2+(y-2)^2}<\delta\\<br /> \left | 5x^3-x^2y^2-1 \right |<\epsilon
I have no idea where to go from there. I can't figure out how to manipulate the second equation to resemble the first.