Q. 32

Question

In Exercises 31–52, find the relative maxima, relative minima, and saddle points for the given functions. Determine whether the function has an absolute maximum or absolute minimum as well. g(x,y)=4x28xy+y2+3y+5

Step-by-Step Solution

Verified
Answer

There is a saddle point at 12,12 with g12,12=234

1Step 1. Given information

A function, g(x,y)=4x28xy+y2+3y+5

2Step 2. Finding the first-order, second-order partial derivatives and determinant of hessian

The first-order partial derivatives of the function are:gx(x,y)=gx=8x-8y and gy(x,y)=gy=-8x+2y+3Now, solve the system of equations: 8x-8y=0 and -8x+2y+3=0, we get,x=y and -8x+2x+3=0x=12=yWe find only one stationary points of g, namely: 12,12The second-order partial derivatives of the function are:gxx(x,y)=2gx2=8, gyy(x,y)=2gy2=2 and gxy(x,y)=2gxy=-8gxx12,12=8, gyy12,12=2 and gxy12,12=-8The determinant of the Hessian is:detHgx,y=2gx22gy2-2gxy2detHg12,12=8×2--82=16-64=-48

3Step 3. Testing and finding relative maximum, relative minimum and saddle points

If g has a stationary point at (x0,y0), then (a)  g has a relative maximum at (x0,y0) if det(Hg(x0,y0))>0 with gxx(x0,y0)<0 or gyy(x0,y0)<0. (b) g has a relative minimum at (x0,y0) if det(Hg(x0,y0))>0 with gxx(x0,y0)>0 or gyy(x0,y0)>0. (c) g has a saddle point at (x0,y0) if det(Hg(x0,y0))<0. (d) If det(Hg(x0,y0))=0, no conclusion may be drawn about the behavior of g at (x0,y0).In the given function, detHg12,12=-48<0 . Hence, it is a saddle pointat 12,12 with g12,12=4122-81212+122+312+5 =234

4Step 4. Testing and finding absolute maximum and absolute minimum

There are no maximum and minimum points.