Calculate the Local Extrema
the function is: F(x,y)=1/x+1/y and the condition is 1/x^2 +1/y^2 = 1
Here's what i did:
I am not sure what to do next, how to determine if d^2F is > or < than 0?
You have two equations : -1/x^2 -2L/x^3 = 0 -1/y^2 -2L/y^3 = 0
You get x = -2L y = -2L right ?
yes
divide them and get y = x plug this in the constraint 1/x^2 + 1/y^2 = 1
1/x^2 + 1/x^2 = 1 solve x
where do i divide them?
x = -2L y = -2L x/y = ?
well then x/y = 1? i am not sure why am i doing this?
Your goal is to find x, y that satisfy the 3 equations that you have in lagrange multipliers
Eliminating L gave you the equation y = x
Now eliminate y by replacing y by x in the constraint equation
but i wasn't given that equation..
which equation are you talking about ?
y=x
you've got that equation by eliminating L from the two equations : -1/x^2 -2L/x^3 = 0 -1/y^2 -2L/y^3 = 0
okay so now i put x as y in the conditional one?
Yes, that gives you an equation with only one variable. Solving that would be easy
so x= + - 1/sqrt2
so from this y also = +- 1/sqrt2 and L=+- 1/(-2sqrt2) ?
Join our real-time social learning platform and learn together with your friends!