How to solve this system of equations: $$\begin{align*} 5x^2y-4xy^2+3y^3-2(x+y) &=0 \\ xy(x^2+y^2)+2 &=(x+y)^2 \end{align*} $$
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
Notice that for every solution $(x, y)$, $(-x, -y)$ is also a solution. The second equation admits factorization: $$ (-1 + x y) (-2 + x^2 + y^2) = 0 $$ Now solve for $y$ and substitute into the other equation, and solve for $x$. Positive solutions resulting from this are $x=y=1$ and $x = 2 y = 2 \sqrt{\frac{2}{5}}$. |
|||
|
|