Let the (x; y) coordinates represent locations on the ground. The height h of
a particle is governed by the function described below. Classify all the critical
points of height and find the value(s) of height h at those points.
h(x; y) = 8x + 10y - 4xy - 4x^2 - 4y^3

Respuesta :

The critical points of h(x,y) occur wherever its partial derivatives [tex]h_x[/tex] and [tex]h_y[/tex] vanish simultaneously. We have

[tex]h_x = 8-4y-8x = 0 \implies y=2-2x \\\\ h_y = 10-4x-12y^2 = 0 \implies 2x+6y^2=5[/tex]

Substitute y in the second equation and solve for x, then for y :

[tex]2x+6(2-2x)^2=5 \\\\ 24x^2-46x+19=0 \\\\ \implies x=\dfrac{23\pm\sqrt{73}}{24}\text{ and }y=\dfrac{1\mp\sqrt{73}}{12}[/tex]

This is to say there are two critical points,

[tex](x,y)=\left(\dfrac{23+\sqrt{73}}{24},\dfrac{1-\sqrt{73}}{12}\right)\text{ and }(x,y)=\left(\dfrac{23-\sqrt{73}}{24},\dfrac{1+\sqrt{73}}{12}\right)[/tex]

To classify these critical points, we carry out the second partial derivative test. h(x,y) has Hessian

[tex]H(x,y) = \begin{bmatrix}h_{xx}&h_{xy}\\h_{yx}&h_{yy}\end{bmatrix} = \begin{bmatrix}-8&-4\\-4&-24y\end{bmatrix}[/tex]

whose determinant is [tex]192y-16[/tex]. Now,

• if the Hessian determinant is negative at a given critical point, then you have a saddle point

• if both the determinant and [tex]h_{xx}[/tex] are positive at the point, then it's a local minimum

• if the determinant is positive and [tex]h_{xx}[/tex] is negative, then it's a local maximum

• otherwise the test fails

We have

[tex]\det\left(H\left(\dfrac{23+\sqrt{73}}{24},\dfrac{1-\sqrt{73}}{12}\right)\right) = -16\sqrt{73} < 0[/tex]

while

[tex]\det\left(H\left(\dfrac{23-\sqrt{73}}{24},\dfrac{1+\sqrt{73}}{12}\right)\right) = 16\sqrt{73}>0 \\\\ \text{ and } \\\\ h_{xx}\left(\dfrac{23+\sqrt{73}}{24},\dfrac{1-\sqrt{73}}{12}\right)=-8 < 0[/tex]

So, we end up with

[tex]h\left(\dfrac{23+\sqrt{73}}{24},\dfrac{1-\sqrt{73}}{12}\right)=-\dfrac{4247+37\sqrt{73}}{72} \text{ (saddle point)}\\\\\text{ and }\\\\h\left(\dfrac{23-\sqrt{73}}{24},\dfrac{1+\sqrt{73}}{12}\right)=-\dfrac{4247-37\sqrt{73}}{72} \text{ (local max)}[/tex]

ACCESS MORE