SOLUTION: How do I find the values of x and y that produce the maximum ad minimum in the objective function if c=4x + 5y?

Algebra.Com
Question 1131186: How do I find the values of x and y that produce the maximum ad minimum in the objective function if c=4x + 5y?

Answer by ikleyn(52803)   (Show Source): You can put this solution on YOUR website!
.
When solving a minimax problem with a linear objective function by the method of Linear programming,

you should determine a feasible domain first.



Usually, in 2D problems (as in your problem with c = 4x + 5y), it is a polygon.



In the most simple version of the LP-method (which student usually learn first), the algorithm is to calculate the values

of the objective function at the corners of the feasibility polygon, and then to select that vertex (corner),

where the objective function has minimal / (maximal) value.


To calculate the value of the objective function  c = 4x + 5y at a vertex, simply substitute the coordinate values 
of the vertex into the function's expression.

---------------

To see concrete minimax problems solved by the Linear Programming method,  look into the lesson
    - Solving minimax problems by the Linear Programming method
in this site.


If you may want to look into my other solutions to minimax problems by the LP method in this forum, use the links

https://www.algebra.com/algebra/homework/coordinate/word/Linear_Equations_And_Systems_Word_Problems.faq.question.1131043.html
https://www.algebra.com/algebra/homework/Finance/Finance.faq.question.1128383.html
https://www.algebra.com/algebra/homework/Linear-equations/Linear-equations.faq.question.1123217.html
https://www.algebra.com/algebra/homework/Finance/Finance.faq.question.1102103.html
https://www.algebra.com/algebra/homework/word/finance/Money_Word_Problems.faq.question.1129285.html


RELATED QUESTIONS

How would you find the maximum and minimum values, if they exist, of the objective... (answered by Fombitz)
Find the minimum and maximum values of the objective function subject to the given... (answered by Fombitz)
Find the minimum and maximum values of the objective function subject to the given... (answered by josgarithmetic)
4x + 3y greater than or equal to 30 x + 3y greater than or equal to 21 x greater than (answered by KMST)
Find the minimum and maximum values of the objective function subject to the given... (answered by stanbon)
An objective function and a system of linear inequalities representing constraints are... (answered by KMST)
Find the minimum and maximum values of the objective function subject to the given... (answered by Fombitz)
x + y greater than or equal to 8 x + 5y greater than or equal to 20 x greater than or (answered by Fombitz)
I am definitely confused and can't understand, if you can please explain in detailed... (answered by Fombitz)