Evaluate the limit $$\displaystyle \lim_{(x,y) \to (0,0)}\frac{\cos(x) - 1 - \frac{x^2}{2}}{x^4 + y^4}$$
I know to evaluate limits of multiple variables, I have to check if the limits along different paths are the same. If they are different, the limit does not exist because that would mean the path do not 'tend' to the same thing.
In my limit problem, I noticed that with the paths $x = y$, $y=x$, $(x,0)$, and $(0,y)$ I will always end up with an indeterminate form. What does this mean? Usually I would continue with L'Hopital's rule, but I was told that I cannot do that with multivariable limits. However, could I not use L'Hopital's rule when I hold $x$ or $y$ constant? I would only be working with a single variable at that point.