Partial derivativehttp://calc3.askbot.com/questions/Open source question and answer forum written in Python and DjangoenCopyright Askbot, 2010-2011.Tue, 15 Jul 2014 05:22:00 -0500Using Lagrange multipliers for the homeworkhttp://calc3.askbot.com/question/93/using-lagrange-multipliers-for-the-homework/I'm slightly confused by a certain step I'm at in the homework. I have looked for extrema in the whole unrestricted function, and found them without much difficulty, but for finding the extrema of the "edges" of the constrained area, I'm not sure how to apply our technique. By setting $\nabla f = \lambda \nabla g$, I get the two equations we need, but the third "equation" is actually the inequality we were provided with as a constraint. Can we use this inequality to solve for $x$ and $y$, or is there another method that I'm missing?Mon, 14 Jul 2014 22:12:00 -0500http://calc3.askbot.com/question/93/using-lagrange-multipliers-for-the-homework/Answer by Christina for Using Lagrange multipliers for the homework http://calc3.askbot.com/question/93/using-lagrange-multipliers-for-the-homework/?answer=94#post-id-94I haven't had complete success with this either and may be using the wrong idea, but the idea I got from the book is that if you have two constraints, you can set $\nabla f = \lambda \nabla g + \mu \nabla h$. This is from 14.8, p. 381. Since the inequality gave the restricted region, I think we can just set it up as two equations, $h$ and $g$ to check along these functions. But here is where I stopped and planned to spend some more time today trying to solve this system of equations because it looks pretty crazy. Hope someone will add more if I am not going about this right.... Tue, 15 Jul 2014 05:22:00 -0500http://calc3.askbot.com/question/93/using-lagrange-multipliers-for-the-homework/?answer=94#post-id-94