DougD720
- 47
- 0
Homework Statement
Find the extrema of f(x,y)=x-y ; subject to x2-y2=2
Homework Equations
\nablaf=\lambda\nablag
The Attempt at a Solution
\nablaf=(1,-1)
\nablag=(2x, -2x)
(1,-1)=\lambda(2x, -2x)
1 = \lambda(2x) -> \lambda=\frac{1}{2x}
-1 = \lambda(-2y) -> \lambda=\frac{1}{2y}
Which means x = y , but it has to satisfy x2-y2=2 and if x=y then it cannot satisfy this meaning there are no extrema for this set of equations.
Am i right? I tried working it out with other methods but it just keeps not working, however, i plotted the two equations in 3D on Maple and they do intersect so shouldn't there be extrema? Or is the fact that x-y is a plane parallel to the xy-axis mean that all points are extrema?
We never did a problem like this in class, one with no apparent solution, so I'm confused a bit here.
And i just did another problem where I'm coming up with a solution that doesn't satisfy one of the constraints... ugh... what am i doing wrong?
Thanks for the help!