Touba M. answered 05/11/22
B.S. in Pure Math with 20+ Years Teaching/Tutoring Experience
Hi,
f(x, y) = exy subject to the constraints x2 + y2 = 8 and x ≥0
As you know:∇
∇f(x,y)=λ∇g(x,y) ======> g(x,y) = x2 + y2 -8=0 , C= 0
∇f(x,y) = ( f'x, f'y) = (yexy, xexy) AND λ∇g(x,y) = λ(g'x, g'y) = λ( 2x,2y)
(yexy, xexy) = λ( 2x,2y) =====> yexy= 2λx I AND xexy= 2λy II
make a system with I and II and solve it by divide two equations
y/x = x/y ====> x2=y2 Then replace to the g(x,y) and solve it
x2 + y2 = 8 ====> y2 + y2 = 8 ===> y = ±2 -----> x = ±2 base of given information
x = 2 acceptable and y = ±2 then replace to the function
f(x,y) = exy
the answers will be f(2,2) = e 4 and f(2,-2) = e -4
I hope it is useful,
Minoo