Well, despite using programs this "appears" simple (the solutions are numerically easy at sight), I am not able to solve this system of two equations by hand, except for the trivial solution $(0, 0)$. Can you help me perhaps?
$$\begin{cases} 3y^3 + 6xy^2 + 3x^2y - 3y + 6x^3 - 7x = 0 \\ 2y^3 - 3xy^2 + 2x^2y - y - 3x^3 + 3x = 0 \end{cases}$$
These are the other solutions:
$$\left\{x\to -\frac{1}{\sqrt{15}},y\to \sqrt{\frac{3}{5}}\right\},\left\{x\to \frac{1}{\sqrt{15}},y\to -\sqrt{\frac{3}{5}}\right\},\left\{x\to -\frac{6}{\sqrt{35}},y\to -\frac{2}{\sqrt{35}}\right\},\left\{x\to \frac{6}{\sqrt{35}},y\to \frac{2}{\sqrt{35}}\right\}$$
I tried to use some methods, like adding twice the second from the first equation, but this didn't really help. Since this exercise comes from a past exam, I cannot solve it with calculators.
Thank you for your help.