M P.
asked 07/12/21Identify the extrema of the function
Identify any extrema of the function by recognizing its given form or its form after completing the square. Verify your results by using the partial derivatives to locate any critical points
and test for relative extrema.
g(x, y) = (x - 1)² + (y - 3)²
(x, y, z) =
A) relative minimum
B) relative maximum
C) saddle point
D) none of these
1 Expert Answer
Eli S. answered 07/12/21
Physics major, Math minor, High School Physics Teacher
1) Find the critical points. Meaning, check the partial first derivatives with respect to each variable. If you can find coordinates both partial first derivates share that are equal to 0, you have found a critical point.
As an equation: gx(a,b)=gy(a,b)=0. Where (a,b) is the critical point and the subscript x and subscript y are the partial derivatives.
Work:
gx=2(x-1)
2(x-1)=0
x=1
gy=2(y-3)
2(y-3)=0
y=3
We know there is a critical point at (1,3) as that is the coordinates of where the partial derivates are equal to 0.
2) Find of what kind of point (a,b) is. We now use the following equation and set of rules to determine what the critical point (1,3) is.
D = D(a,b) = gxx(a,b) x gyy(a,b) - [gxy(a,b)]2
1) If D>0 and gxx(a,b)>0 there is a relative minimum at (a,b).
2) If D>0 and gxx(a,b)<0 there is a relative maximum at (a,b).
3) If D<0 then (a,b) is a saddle point.
4) If D=0 then is may be any of those options, but we need to use other techniques to classify the critical point
To apply the equation:
D = D(a,b) = gxx(a,b) x gyy(a,b) - [gxy(a,b)]2
gx(1,3) = 2(x-1)
gxx(1,3) = 2
gy(1,3) = 2(y-3)
gyy(1,3) = 2
gx(1,3) = 2(x-1)
gxy(1,3) = 0
Therefore,
D=2 x 2 - 02
D=4
Since gxx=2 which is greater than 0 and D=4 which is greater than 0, this falls into category 2, Relative Minimum.
The z-coordinate at (1,3) would be
z=g(x,y)=(x - 1)² + (y - 3)²
z=g(1,3)=(1-1)2 + (3-3)2
z=0
Final Answer:
(1,3,0) is a relative minimum.
Still looking for help? Get the right answer, fast.
Get a free answer to a quick problem.
Most questions answered within 4 hours.
OR
Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.
Mark M.
g(x, y) is expresed by perfect squares. What does z have to do with the problem?07/12/21