How Do You Solve Optimization Problems with Lagrange Multipliers?

  • Thread starter Thread starter peace89
  • Start date Start date
peace89
Messages
8
Reaction score
0
Find the values of x, y and z that minimize the function f ( x, y , z)= x^2 + y^2 + z^2- 6x- 3y -z subject to the constraint 11-2x-y-z= 0

x=....

z=.....

f = ....

λ=.....

dont know what do do

thank you
 
Last edited:
Physics news on Phys.org
This problem is set up for Lagrange multiplier method. What does that stipulate?
 
Remember your Lagrange multiplier method.

\nabla f(x,y,z) = \lambda \nabla g(x,y,z), g(x,y,z)=0
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top