$$\lim_{(x,y) \to (0,0)} \frac{x y^2}{(3x^2 + 4x^2)}$$
How would one calculate above "using polar coordinates"? It was mentioned during class shortly, but we won't be introduced to this until next semester, yet I'd like to know.
It's a "$0/0$" expression, but I didn't use the method where I look at different "paths", as the teacher said the limit exists, thus using the path method wouldn't get me anywhere.
Hints:
So you can suppose that $x=r\cos \theta$ and $y=r\sin\theta$ and notice that $r \to 0$ as $(x,y) \to (0,0)$
$$\lim_{(x,y) \to (0,0)} \frac{x y^2}{(3x^2 + 4x^2)}=\lim_{r\to 0}\frac{r^3\cos\theta\sin^2\theta}{3r^2\cos^2\theta+4r^2\sin^2\theta}=0$$