AJ L. answered 05/11/23
Patient and knowledgeable Calculus Tutor committed to student mastery
Determine the critical points (a,b) such that the partial derivatives ∂f/∂x (a,b) = ∂f/∂y (a,b) = 0:
∂f/∂x = 3x2 - 3 + y
∂f/∂y = y + 2y = 3y
3x2 - 3 + y = 0
3y = 0 --> y = 0
3x2 - 3 = 0
x2 - 1 = 0
(x-1)(x+1) = 0
x = -1,1
Therefore, the critical points of the multivariable function are (-1,0) and (1,0).
To get the saddle point and local minimum, we find the determinant of the Hessian matrix at those critical points:
H = (∂2f/∂x∂x)(∂2f/∂y∂y) - (∂2f/∂x∂y)2
H = (6x)(3) - 12
H = 18x + 2
At (1,0):
H = 18(1) + 2 = 18 + 2 = 20>0, so (1,0) is either a local maximum or minimum. Hence, we have to check the value of ∂2f/∂x∂x at (1,0). Because ∂2f/∂x∂x = 18(1) = 18>0, then (1,0) is a local minimum.
At (-1,0):
H = 18(-1) + 2 = -18 + 2 = -16<0, so (-1,0) is a saddle point.
Hope this helped!

AJ L.
05/11/23