Just confused on method here, I have the following system
$3x^2-y=0\\-x-3y^2=0$
How would I go about solving this? I am aware of what the four solutions are but I can't see how I could personally find them. Any help is appreciated!
Just confused on method here, I have the following system
$3x^2-y=0\\-x-3y^2=0$
How would I go about solving this? I am aware of what the four solutions are but I can't see how I could personally find them. Any help is appreciated!
From first equation, $\;y=3x^2\;$ , and now substitute in the second one:
$$-x-3(3x^2)^2=0\implies x(1+27x^3)=0\implies x= 0,\,-\frac13$$
Take it from here...(if you want also complex roots add them in the above line already)