Sun K.
asked 06/07/13Use the second derivative test?
Let f(x, y)=x^2+y^2+xy-x+y. Use the second derivative test to show that x=1, y=-1 is a local mini-mum (and thus an absolute minimum it is the only critical point) of f. fxx=2 fyy=2 What to do next?
1 Expert Answer
Inactive Tutor answered 06/07/13
ƒ(x, y) = x2 + y2 +xy - x + 1
ƒx = 2x + y - 1 , ƒy = 2y + x + 1
critical point when ƒx=ƒy=0: (1, -1)
ƒxx = 2 , ƒyy = 2 , ƒxy = 1
The second derivative test requires you to find ƒxx and ƒxx ƒyy - ƒ2xy at the critical point:
at (1, -1): ƒxx = 2 , ƒxx ƒyy - ƒ2xy = (2)(2) - (1)2 = 4 - 1 = 3
Since ƒxx>0 and ƒxx ƒyy - ƒ2xy>0 at (1, -1), then (1, -1) is a local 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.
Sun K.
How did you get fxy?
06/08/13