- #1
riri
- 28
- 0
Hello :)
I'm struggling a bit on how I can find steps to solve problems like this, because my mind goes all over the place.
Find absolute min and max of f(x,y) = 18-3x+6y on a closed triangular region with vertices (0,0), (6,0), and (6,9).
I still struggle with partial derivatives and take a lot of time to find them and if anyone knows simple steps I can use to solve problems like this that would be so helpful.
For now, I drew a picture with the 3 vertices, and I used pythagorean theorem to get the last line which gave me 10.816 (I don't think this is relevant though).
I found the partial derivatives -3 and 6.
The objective function is 18-3x+6y but I'm stuck on what the constraint is. Is it 3x-6y=-18?
Then I use lagrange which gives me -1.
Anyway, I plugged in random things and got to what is supposedly the right answer of max=54 and min=0. I'm just having hard time finding the way to get to the answer for these types of questions.
Any help is appreciated! :)
I'm struggling a bit on how I can find steps to solve problems like this, because my mind goes all over the place.
Find absolute min and max of f(x,y) = 18-3x+6y on a closed triangular region with vertices (0,0), (6,0), and (6,9).
I still struggle with partial derivatives and take a lot of time to find them and if anyone knows simple steps I can use to solve problems like this that would be so helpful.
For now, I drew a picture with the 3 vertices, and I used pythagorean theorem to get the last line which gave me 10.816 (I don't think this is relevant though).
I found the partial derivatives -3 and 6.
The objective function is 18-3x+6y but I'm stuck on what the constraint is. Is it 3x-6y=-18?
Then I use lagrange which gives me -1.
Anyway, I plugged in random things and got to what is supposedly the right answer of max=54 and min=0. I'm just having hard time finding the way to get to the answer for these types of questions.
Any help is appreciated! :)