How to solve the equation $x^3+y^3=0$ for real numbers $x$ and $y$?

315 Views Asked by At

I'm finding stationary points of the function $f(x,y)=2(x-y)^2-x^4-y^4$, but stuck in the equation $x^3+y^3=0$ while solving the equations $f_x=0$ and $f_y=0$.

Please help me. Thanks in advance.

2

There are 2 best solutions below

3
On BEST ANSWER

HINT: Notice, $$x^3+y^3=(x+y)(x^2+y^2-xy)$$ Then, we have $$(x+y)(x^2+y^2-xy)=0$$

0
On

Starting with $x^3+y^3=0$, we have $$x^3 = -y^3 =(-y)^3$$ so $$x=-y$$ since cubing is a one-to-one function. Indeed, the line $x=-y$ is the solution set to the equation $x^3+y^3=0$