DavioSenBoo, I think you have the right answer. I also get:
\frac{dy}{dx}=\frac{3x^2-3y^2}{3y^2+6xy}
I also agree with AKG's reasoning about the number of points given by the zero derivative condition. Looking at the numerator by itself and ignoring the denominator for the moment, we have:
<br />
\begin{align*}<br />
y^2&=x^2\\<br />
y&=\pm x\\<br />
\end{align*}<br />
Let's substitute +x in for y in the original equation to see what points we come up with:
<br />
\begin{align*}<br />
y^3+3xy^2-x^3&=3\\<br />
x^3+3x^3-x^3&=3\\<br />
x&=1<br />
\end{align*}<br />
From the first zero slope condition result, y = x, we see that when x is 1, y is 1, so we have our first important point, (1,1) . Now I will substitue -x in for y:
<br />
\begin{align*}<br />
y^3+3xy^2-x^3&=3\\<br />
-x^3+3x^3-x^3&=3\\<br />
x&=3^{1/3}\approx 1.44<br />
\end{align*}<br />
Since we used y = -x here, we have a second point, (1.44,-1.44) . These are the critical points, and it seems neither of them is dangerous with respect to the denominator of the derivative expression.
I have made an implicit contour plot of the original equation in MATLAB with these two points labeled. With it, you can see the behavior quite well:
http://omega.uta.edu/~tal0701/pf1.gif