Solve system to find critical points.

132 Views Asked by At

Hi I have to find the stationary points for $$f(x)= x^4+y^4-(x-y)^2.$$ So far i founded the partial derivatives for $x$ and $y$.

Next step is to solve this system to get my critical points: $$ \left\{ \begin{array}{c} 2x^3-x+y=0 \\ 2y^3-y+x=0 \end{array} \right. $$ But I don't really know how can I solve this system without having to substitute $y=x-2x^3$ and then raise at the power of $3$.

1

There are 1 best solutions below

0
On BEST ANSWER