How do you calculate
$\displaystyle \lim_{(x, y) \to (2, 2)} \dfrac{x^2 + 2y}{x^2 - 2y}$?
My attempt:
I approach the limit by using the line $x = 2$ (because the line passes through $(2, 2)$) Now, I get $\displaystyle \lim_{(x, y) \to (2, 2)} \dfrac{x^2 + 2y}{x^2 - 2y} = \lim_{(x, y) \to (2, 2)} \dfrac{2 + y}{2 - y}$
Now, what is next? If I approach by using the line $y = 2$ or by using the polar coordinates as well, it leads to the same cases. Regards!