Hello I have an exercise to train to my final calculus 2 test that consists in finding the following limit:
$\lim_{(x,y)\rightarrow(1,0)}\frac{xy-y}{x^2+y^2-2x+1}$
If anyone could help me with this i would be grateful. Also, is there a specific strategy to doing multivariable limits?
PS: Sorry only found out now how to insert the latex thingy
$\dfrac{y(x-1)}{(x-1)^2-1 +y^2+1}.$
Let $z:= x-1$, and consider
$\lim_{(z,y) \rightarrow (0,0)} |\dfrac{yz}{z^2+y^2}|$.
1)Let $y=t$; $z=t$; $t \rightarrow 0.$
Then : $\lim_{t \rightarrow 0} \dfrac{t^2}{t^2+t^2}=1/2.$
2) $y=t^2$; $z=t$.
Then
$\lim_{t \rightarrow 0}\dfrac{t^3}{t^4+t^2}=$
$\lim_{t \rightarrow 0}\dfrac{t}{1+t^2}=0.$
Limit does not exist.