00:01
And in this problem, we want to minimize the sum of x times y, subject to the constraint that x times y minus 8 equals 0.
00:13
So basically minimize the sum subject to the product equals 8.
00:19
Form our augmented function, which looks pretty simple, is just g equals x plus y plus lambda plus x, y times xy minus 8.
00:28
Take partial derivative respect to xy and lambda, set them equal zero, and we get 1 plus lambda y equals 0.
00:34
1 plus lambda x equals 0, and then our constraint equation.
00:40
Now, we can eliminate, let's see here, we can solve basically this one for lambda, plug that in here, solve this one for y, plug that into here, and then we get an equation for x...