I am having trouble deriving the correct answer for this problem. I am trying to find the limit of the following problem:
$$\lim _{(x,y) \rightarrow (0,0)} \frac{-3xy}{3x^2+y^2}$$
Here is my work:
$$\frac {-3xy}{3x^2+y^2}= \frac{(-3x)(mx)}{(3x^2+(mx)^2)} = \frac{-3mx^2}{(x^2(3+m^2))} = \frac{-3m}{(3+m^2)} = \frac{-3}{(3+m)}$$
I keep getting that the limit DNE because it is dependent on m, but that is not the correct answer for some reason? Any help would be great, thanks!