I'm going to plot the phase portrait of this system:
$\dfrac{dx}{dt}=-x^2 + 4 y^2$
$\dfrac{dy}{dt}=-8 - 4 y + 2 x y$
The singular point $(x,y)$ can be found from the system:
$-x^2 + 4 y^2=0$
$-8 - 4 y + 2 x y=0$
Seems this system doesn't have roots wolframalfa. What does it mean? I have integral curves(phase trajectories) that do not intersect? If yes, hence, obviously I can't determine type of the singular point ?
By the way, I heard from my lector, that it can be drawn in Wolframalfa. Can you provide an example respectively to my system?