This is originally an optimization/calculus question but I'm stuck on the algebra.
The question is to find all critical points of the function
f(x,y) = x^3 + y^3 - 6*x*y
I found partial derivatives for x and y and set them to zero (i.e. to find flat points on the function surface):
Fx = 3*x^2 - 6*y = 0
Fy = 3*y^2 - 6*x = 0
By setting the equations equal to eachother and factorizing + simplifying I've ended up with:
x^2 + 2*x -y^2 -2*y = 0
My question is how do I take this factorize this further to find the values for x and y that make this true? If you can do this please show your working; I'd like to understand how it was done for future reference. Thanks!
The question is to find all critical points of the function
f(x,y) = x^3 + y^3 - 6*x*y
I found partial derivatives for x and y and set them to zero (i.e. to find flat points on the function surface):
Fx = 3*x^2 - 6*y = 0
Fy = 3*y^2 - 6*x = 0
By setting the equations equal to eachother and factorizing + simplifying I've ended up with:
x^2 + 2*x -y^2 -2*y = 0
My question is how do I take this factorize this further to find the values for x and y that make this true? If you can do this please show your working; I'd like to understand how it was done for future reference. Thanks!