Andrew B. answered 07/12/24
Theoretical Physicist
f(x,y)=x2+y2 g(x,y)=xy=3
First, we impose
∂fx=λ∂gx ∂fy=λ∂gy
Then we solve these equations
∂fx=λ∂gx → 2x/y=λ
∂fy=λ∂gy →2y/x=λ
therefore x/y=y/x →x=y
Now we can eliminate y by replacing it with x since they are equal
f(x,y)=2x2 g(x,y)=x2=3
and so x=√3 and fmin=6
Note: we would get the same answer by eliminating x instead