How to solve such an optimization problem efficiently??

Hey!! Need help with an optimization problem. Don't know how to solve for y.?

  • Find two-non-negative numbers of x & y such that x^2+y=1 and xy=max.

  • Answer:

    From the first equation we have that y=1-x^2 and therefore x has to be between -1 and 1 for y to be non-negative and, of course, as x itself has to be non-negative, x has to lie between 0 and 1. The objective to optimise is V = xy = x (1-x^2) = x - x^3 so dV/dx = 1 - 3 x^2 which is zero for x = 1/√3 (the other solution, -1/√3 is outside of the permissible bounds) Then y = 1 - (1/√3) so, performing the calculations, x=0.57735 and y = 0.42265

Melinda at Yahoo! Answers Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.