7) Use the method of Lagrange multipliers to determine the critical points of \(\displaystyle f(x,\,y,\,z)\, =\, x^2\, -\, 3y^2\, -\, z^2\, +\, 6\) subject to the constraint \(\displaystyle 5x\, -\, 3y\, +\, z\, =\, 21\)
https://www.freemathhelp.com/forum/...sapp.com/6e721586-c904-4850-85e4-3e0c847543f4
This one question seems a lot more difficult than using Lagrange when it's just f(x,y). I set up the Lagrange so it looked like this:
L = x^2 - 3y^2 - z^2 + 6 + Lambda(21 - 5x + 3y - z)
Then I differentiate with respect to each variable to get:
Lx = 2x - 5*Lambda = 0
Ly = -6y + 3*Lambda = 0
Lz = 2z - Lambda = 0
LLambda = 21 - 5x - 3y - z = 0
From my POV this is where things start to go wrong. I have 4 equations so I should be able to solve for Lambda, X, Y, and Z? I tried using substitution and elimination, but I keep going in circles and end up with a wrong answer.
Thanks for any help in advance.
https://www.freemathhelp.com/forum/...sapp.com/6e721586-c904-4850-85e4-3e0c847543f4
This one question seems a lot more difficult than using Lagrange when it's just f(x,y). I set up the Lagrange so it looked like this:
L = x^2 - 3y^2 - z^2 + 6 + Lambda(21 - 5x + 3y - z)
Then I differentiate with respect to each variable to get:
Lx = 2x - 5*Lambda = 0
Ly = -6y + 3*Lambda = 0
Lz = 2z - Lambda = 0
LLambda = 21 - 5x - 3y - z = 0
From my POV this is where things start to go wrong. I have 4 equations so I should be able to solve for Lambda, X, Y, and Z? I tried using substitution and elimination, but I keep going in circles and end up with a wrong answer.
Thanks for any help in advance.
Attachments
Last edited by a moderator: