
Bradford T. answered 09/08/21
MS in Electrical Engineering with 40+ years as an Engineer
a)
This function is continuous for (x,y)→(1,1) so we can just substitute in (1,1)
lim = 4/2 = 2
If it was (-1,1), then we would have issues because there would be a discontinuity.
b) I looks like we have a discontinuity at x=1, but this can be removed just like you do with one variable.
(x2y2-y2)/(x-1) = y2(x2-1)/(x-1) = y2(x+1)(x-1)/(x-1) = y2(x+1)
lim = 0(0+1) = 0
c) Obviously there is a discontinuity at (x,y) = (0,0). So, we need to take more limits, such as
(x,0)→(0,0) and (0,y)→(0,0). If we come up with different answers, then the limit diverges and the
limit does not exist (DNE). If we get the same answer, we have to continue with x=y, y=x2, etc. until we
get different answers or are satisfied that we have a limit.
lim (x,0)→(0,0) = (3(x)(0)-0)/(x2+0) = 0
lim (0,y)->(0,0) = (3(0)y-y2)/(0+y2) = -y2/y2 = -1
We have two different answers, so the limit DNE.