Solve the system of equations :\
$x+y^2=7$
$x^2+y=11$
my attempt :
$$x=7-y^2 \implies (7-y^2)^2 +y = 11 \text{ Hence } y^4-14y^2+y+38=0 $$
i'm stuck here any help
Solve the system of equations :\
$x+y^2=7$
$x^2+y=11$
my attempt :
$$x=7-y^2 \implies (7-y^2)^2 +y = 11 \text{ Hence } y^4-14y^2+y+38=0 $$
i'm stuck here any help
$$x+y^2=7\Rightarrow x=7-y^2$$ sub in: $$(7-y^2)^2+y=11$$ solve this for values of $y$ (pretty hard to do by hand) then sub back in to find values of $x$. As you may be able to tell, there should be $4$ solutions, only one of which has integer values.
This is just an extension of what you said really, I'm not sure of a method that doesn't yield a quartic
$$x=7-y^2 \implies (7-y^2)^2 +y = 11 \text{ Hence } y^4-14y^2+y+38=0$$
With $y=2$ we get $$16-56+2+38=0$$
Thus we have one solution, $ x=3, y=2 $ finding other solutions involves solving a cubic polynomial.$$y^3+2y^2-10y-19=0$$