#Quadratics

22 messages · Page 1 of 1 (latest)

buoyant rockBOT
#
  1. 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.
  2. Wait patiently for a helper to come along.
  3. Once someone helps you, say thank you and close the thread with:
    +close
    
  4. Feel free to nominate the person for helper of the week in #helper-nominations
  5. Do not ping the mods, unless someone is breaking the rules.
  6. If you're happy with the help you got here, and the server overall, you can contribute financially as well:
tulip surge
#

How to proceed

glad oriole
glad oriole
#

Ohh I misread the question the roots can be complex as well then

tulip surge
#

It's fine ig. I feel like minimum value would be related to =0 case. Just being cautious and added <

tulip surge
#

What do I do next

whole gale
# tulip surge What do I do next

You need to find the minimum value of z = 5a + b under the constraint b^2 - 20a ≤ 0.
How can we usually find extrema of a function under a constraint?

unique crane
#

Linear Programming?

tulip surge
whole gale
# tulip surge Hmmm restrict a,b using the constraint then find the minimum of x for those a,b?

There isn't an x here. The general algorithm is as follows.
Suppose you have a function f and some constraints that form a region D.

  1. Find the critical points of f that lie in the interior of D. If D is unbounded, check which ones are extremum points.
  2. Do the same, but for the boundary of D (you may need to parametrize the boundary or use Lagrange multipliers or bordered hessian; if the boudary is sufficiently simple, you can just reduce the amount of variables).
  3. Compare the values at all the extremum points you've found.
tulip surge
#

Hmmmm looks tedious

crimson reef
tulip surge
# crimson reef

Oh yeah thank you I made a mistake after finding |b| inequality so didn't get to a reasonable answer

sullen radishBOT
#

@tulip surge has given 1 rep to @crimson reef

tulip surge
#

+close