- #1
Yankel
- 395
- 0
Hello all
I have this problem:
Use Lagrange Multipliers to find the min and max of:
\[f(x,y)=xy^{2}\]
under the constraint:
\[x-4y=1\]
\[-1\leqslant x\leq 2\]
My problem is: I know how to solve if
\[-1\leqslant x\leq 2\]
wasn't given. I calculate the Lagrangian function, find it's derivatives by x,y and lambda, and solve the 3 equations to find all suspicious points, I calculate the function value of them all and see which is smallest and which is largest.
I don't know what I should do with the second constraint:
\[-1\leqslant x\leq 2\]
should I simply verify that each point satisfy this condition, or should I check some boundary points ?
I have this problem:
Use Lagrange Multipliers to find the min and max of:
\[f(x,y)=xy^{2}\]
under the constraint:
\[x-4y=1\]
\[-1\leqslant x\leq 2\]
My problem is: I know how to solve if
\[-1\leqslant x\leq 2\]
wasn't given. I calculate the Lagrangian function, find it's derivatives by x,y and lambda, and solve the 3 equations to find all suspicious points, I calculate the function value of them all and see which is smallest and which is largest.
I don't know what I should do with the second constraint:
\[-1\leqslant x\leq 2\]
should I simply verify that each point satisfy this condition, or should I check some boundary points ?