The two variables function is given by
F(x,y)=x3+y3−63(x+y)+12xy
The first order partial derivatives of this function are
Fx=3x2−63+12yandFy=3y2−63+12x
The second order partial derivatives of this function are
Fxx=6x,Fyy=6yandFxy=12
To find critical points of this function, we have to set Fx=0andFy=0
Hence:
Fx=0⇒3x2−63+12y=0⇒12y=63−3x2
⇒4y=21−x2⇒y=421−x2 (Equation 1)
And:
Fy=0⇒3y2−63+12x=0⇒y2+4x−21=0
⇒16(21−x2)2+4x−21=0[∵y=421−x2]
⇒441−42x2+x4+64x−336=0⇒x4−42x2+64x+105=0
Using a graphing calculator, we get the solutions of this polynomial equation and which are:
x=−7,x=−1,x=3andx=5
Inserting x=−7 into the (Equation 1), we have:
y=421−(−7)2⇒y=−7
Inserting x=−1 into the (Equation 1), we have:
y=421−(−1)2⇒y=5
Inserting x=3 into the (Equation 1), we have:
y=421−32⇒y=3
Inserting x=5 into the (Equation 1), we have:
y=421−52⇒y=−1
Hence the critical points of this function are
(−7,−7),(−1,5),(3,3)and (5,−1)
Now,
to classify the critical points and obtain the relative extrema values of this function, we will use the following value of D
D=FxxFyy−(Fxy)2=(6x)(6y)−(12)2=36xy−144
At (−7,−7):
D=36(−7)(−7)−144=1620>0
and:
Fxx(−7,−7)=6(−7)=−42<0
At (−1,5):
D=36(−1)(5)−144=−324<0
At (3,3):
D=36(3)(3)−144=180>0
Fxx(3,3)=6(x)=18>0
At (5,−1):
D=36(5)(−1)−144=−324<0
So we can say that:
The saddle points of this function are
(5,−1)and(−1,5)
The relative maximum of this function exists at (−7,−7)
and
the relative minimum of this function exists at (3,3)
The relative maximum value of the function is
F(−7,−7)=(−7)3+(−7)3−63(−7−7) +12(−7)(−7)
=784
The relative minimum value of the function is
F(3,3)=33+33−63(3+3)+12(3)(3)
=−216
Comments