- #1
jcook735
- 33
- 0
find the limit if it exists or show that the limit does not exist for:
limit(x,y) ---> ((x)(y^2))/((x^2)+(y^4)) as (x,y) ----> (0,0)
I took the limit approaching the origin along the x-axis and y axis.
So, took the limit as (x,y) ---> (x,0) and came up with 0.
Then, I took the limit as (x,y) ---> (0,y) and came up with 0 again.
Is 0 my limit or am I missing something?
limit(x,y) ---> ((x)(y^2))/((x^2)+(y^4)) as (x,y) ----> (0,0)
I took the limit approaching the origin along the x-axis and y axis.
So, took the limit as (x,y) ---> (x,0) and came up with 0.
Then, I took the limit as (x,y) ---> (0,y) and came up with 0 again.
Is 0 my limit or am I missing something?