find all relative extrema and saddle points of the function. use the second partials test where applicable…

find all relative extrema and saddle points of the function. use the second partials test where applicable. (if an answer does not exist, enter dne.)\nh(x, y) = x² - 9xy - y²\nrelative minimum (x, y, z) = ()\nrelative maximum (x, y, z) = ()\nsaddle point (x, y, z) = ()
Answer
Explanation:
Step1: Find the first - order partial derivatives
The first - order partial derivatives of (h(x,y)=x^{2}-9xy - y^{2}) are: (h_{x}=\frac{\partial h}{\partial x}=2x - 9y) (h_{y}=\frac{\partial h}{\partial y}=-9x-2y)
Step2: Find the critical points
Set (h_{x}=0) and (h_{y}=0). So we have the system of equations: (\begin{cases}2x - 9y = 0\-9x-2y = 0\end{cases}) From (2x-9y = 0), we get (x=\frac{9}{2}y). Substitute (x = \frac{9}{2}y) into (-9x-2y=0): (-9\times\frac{9}{2}y-2y=0) (-\frac{81}{2}y-2y = 0) (-\frac{81y + 4y}{2}=0) (-\frac{85y}{2}=0), so (y = 0) When (y = 0), (x = 0) (since (x=\frac{9}{2}y)). The critical point is ((0,0))
Step3: Find the second - order partial derivatives
(h_{xx}=\frac{\partial^{2}h}{\partial x^{2}}=2) (h_{xy}=\frac{\partial^{2}h}{\partial x\partial y}=-9) (h_{yy}=\frac{\partial^{2}h}{\partial y^{2}}=-2)
Step4: Use the second - partials test
The discriminant (D=h_{xx}h_{yy}-(h_{xy})^{2}) Substitute (h_{xx}=2), (h_{xy}=-9), (h_{yy}=-2) into the formula: (D=(2)\times(-2)-(-9)^{2}=-4 - 81=-85)
Answer:
relative minimum ((x,y,z)=(0,0,0)) relative maximum ((x,y,z)=\text{DNE}) saddle point ((x,y,z)=\text{DNE})