/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 14 Examine the function for relativ... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Examine the function for relative extrema and saddle points. $$ f(x, y)=x^{2}-3 x y-y^{2} $$

Short Answer

Expert verified
The function \(f(x, y)=x^{2}-3 x y-y^{2}\) has a saddle point at the origin (0,0).

Step by step solution

01

Find the first partial derivatives

Compute the first partial derivative with respect to \( x, f_x \), and with respect to \( y, f_y \): \n\( f_x = 2x -3y \) and \( f_y = -3x -2y \).
02

Set \( f_x \) and \( f_y \) to zero

In order to find the critical points we have: \n \(2x -3y = 0\) (i) \n and \(-3x -2y=0\) (ii). Solving this system of equations we find \(x = 0\) and \(y = 0\). Therefore, we have a critical point at (0,0).
03

Find the second partial derivatives

Compute \( f_{xx} , f_{xy} , f_{yy} \) \n \( f_{xx} = 2, f_{xy} = -3, f_{yy} = -2 \).
04

Form the Hessian matrix

The Hessian Matrix H is the square matrix of second partial derivatives. \n Hessian H = \( \[ [f_{xx} \ f_{xy}] , [f_{yx} \ f_{yy}] \] \) = \( \[ [2 \ -3] , [-3 \ -2] \] \)
05

Evaluate the determinant of the Hessian Matrix

The determinant of the Hessian is: D = \( f_{xx}f_{yy} - f_{xy}^2 = 2*(-2) - (-3)^2 = -4 - 9 = -13\)
06

Second derivative test

Given that D < 0, we conclude that we have a saddle point at (0,0)

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Use the regression capabilities of a graphing utility or a spreadsheet to find linear and quadratic models for the data. State which model best fits the data. $$ (0,769),(1,677),(2,601),(3,543),(4,489),(5,411) $$

The global numbers of personal computers \(x\) (in millions) and Internet users \(y\) (in millions) from 1999 through 2005 are shown in the table. $$ \begin{aligned} &\begin{array}{|l|c|c|c|c|} \hline \text { Year } & 1999 & 2000 & 2001 & 2002 \\ \hline \text { Personal computers, } x & 394.1 & 465.4 & 526.7 & 575.5 \\ \hline \text { Internet users, } y & 275.5 & 390.3 & 489.9 & 618.4 \\ \hline \end{array}\\\ &\begin{array}{|l|c|c|c|} \hline \text { Year } & 2003 & 2004 & 2005 \\ \hline \text { Personal computers, } x & 636.6 & 776.6 & 808.7 \\ \hline \text { Internet users, } y & 718.8 & 851.8 & 982.5 \\ \hline \end{array} \end{aligned} $$ (a) Use a graphing utility or a spreadsheet to create a scatter plot of the data. (b) Use the regression capabilities of a graphing utility or a spreadsheet to find an appropriate model for the data. (c) Explain why you chose the type of model that you created in part (b).

Evaluate the double integral. $$ \int_{0}^{1} \int_{0}^{x} \sqrt{1-x^{2}} d y d x $$

Use the regression capabilities of a graphing utility or a spreadsheet to find the least squares regression quadratic for the given points. Then plot the points and graph the least squares regression quadratic. $$ (0,10),(1,9),(2,6),(3,0) $$

Sketch the region of integration and evaluate the double integral. $$ \int_{0}^{6} \int_{y / 2}^{3}(x+y) d x d y $$

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.