Find $$\lim_{(x,y) \to (0,0)}\frac{3x^{2}y}{x^{2}+y^{2}}$$ if it exists.
From my textbook, it said that the limits along the parabolas $$y=x^{2}\text{ and } x=y^{2}$$ also turn out to be 0.
I couldn't figure out why, as if we set $$x=y^{2}$$, for example
then $$\lim_{(x,y) \to (0,0)}\frac{3x^{4}}{x^{2}+(x^{2})^{2}}$$
$$\lim_{(x,y) \to (0,0)}\frac{3x^{4}}{x^{2}+x^{4}}$$ $$\lim_{(x,y) \to (0,0)}\frac{3}{0+1}$$ then the answer is supposed to be $3$? right?