Given a function $f$ with $f(x,y)=\frac{y}{y+x^4}$. Can you extend this function so that it is continuous at $(0,0)$.
I tried different paths and I ended up with different limits (for $y=x$ I ended up with a limit of $1$ and for $y=x^4$ I ended up with a limit of $\frac{1}{2}$. So I believe the answer would be no this function can't be extended so that it is continuous in $(0,0)$ because $f(x,y)$ has different limits on different paths through $(0,0)$. I assume this is correct (please tell me if it isn't).
But how would one go about answering this question if it were possible for let's say a function $g$ at the point $(0,0)$? I would have to define $g(0,0)$, wouldn't I? But how should I define $g(0,0)$?