0
$\begingroup$

Find the critical point of $$ f(x,y) = 3x^3 + 3y^3 + x^3y^3 $$

To do this, I know that I need to set $$f_y = 0, f_x = 0 $$

So $$f_x= 9x^2 + 3x^2y^3$$ $$f_y = 9y^2 + 3y^2x^3$$

Then you solve for x, but substituting these two equations into each other.

But somehow I ended up with $$x = y$$ and thats not very helpful.

Is there something I did wrong or misunderstood?

  • 0
    You could solve $f_{x} = 0$ so that you get $3x^2(3 + y^3) = 0$ then substitute that in your $f_{y}$ equation. That will give you the common roots of $f_{x}$ and $f_{y}$.2012-09-30
  • 0
    If you did indeed end up with $x=y$ as a necessary condition for being a critical point, use that observation in one of the two derivatives you found to solve for, say, $x$, then go back and find $y$.2012-09-30

4 Answers 4