#Find the minimum value of P = xy + 2021
96 messages ยท Page 1 of 1 (latest)
- Ask your question and show the work you've done so far. If you've posted a screenshot of a question, specify which part you need help with.
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close - Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
looks like a simons favourite factoring trick
So what have you tried so far
Since this seems to be pretty annoying to factor
oh it is not sfft my bad
hmmm, try expressing one variable in terms of the other
then getting a function for P
stayed up to mid night and i made no progress whatsoever
any ideas here guys?
I found a random pair that worked after logic bashing
This problem is too good for me lol
It won't really help you though
Honestly I'm just setting boundaries and trying to plug
hey so any solution?
what does happen if you isolate a variable and sub it in
Try bringing the constraint to the canonical form first.
Well, maybe no need for the actual canonical form. Just complete the squares.
No, that's not how you do it.
We have x^2 + 5xy. What else is needed for a perfect square?
Oh, actually, I have a better idea.
From the constraint:
xy = (1/5)x^2 + y^2 + (2/5)y + 3/5
So:
P = (1/5)x^2 + y^2 + (2/5)y + 3/5 + 2021
And now we complete the squares.
This is an elliptic paraboloid, so its minimum value is easy to find.
differentiate it
partially
wrt x
you'll get x= 5y/2
for maximum value of this thing
then substitute this x and get a quadratic for y
Or that, yeah.
Though, you can also just complete the square. Then you can do it without differentiation.
alternatively, you could differentiate it wrt y too
this equation seems annoying for completing a square
You need to find both partial derivatives, of course. This is a function of two variables, after all.
Eh, it's not that bad.
Besides, there's just one square to complete.
lemme see
xy >= 8/5 ?
completing the square is middle school ๐
Completing the square. Though, this isn't a middle school level problem.
but it was on my exam the other day
this is not a middle school question at all
completing the square is your only go then
lemme try it, though differentiation is the fastest solution
ok ill wait
That's not the correct way to do it.
i've never used this method for anything smh ๐ญ
differentiation is my go to solution
And it's easier to use this approach.
Well, true, that will work, but that is a university level method.
You don't learn differential analysis of functions of several variables in school.
in our country, we do-
Huh, really? That's very unusual.
idk about other schools, but my school did teach it
immediately after 12th grade we give an exam called JEE
and the maths in their is just- brain wrecking
Hm. Well, ok.
In that case, there are two approaches:
- Use Lagrange multipliers or bordered hessian.
- Get rid of the constraint by expressing xy, then just do the usual optimization.
i tried lagrange multipliers and various other methods and they all result in quartic equations of a variable
I think getting rid of the constraint and completing the square is the simplest elementary approach here.
The second easiest is getting rid of the constraint, then using the usual optimization approach.
can you show me the full solution pls?
Try it yourself first.
ok but what is "getting rid of the constraint"?
As I did above: you can express xy from it and substitute it into P.
i give up
๐ญ ๐ญ ๐ญ ๐ญ
i cant really see how we can progress forward here
can u show me?
Complete the square with y. Then the result should be obvious.
ah ok
i see
tks for the help
now how do i close this or it automatically closes itself?
You're welcome!
You can use +close to close the post.