SOLUTION: A set of constraints and a profit function are given. a) Graph these constraints. x+y less than or equals 8 5x+y less than or equals 20 x greater than or equals 0 y

Algebra ->  College  -> Linear Algebra -> SOLUTION: A set of constraints and a profit function are given. a) Graph these constraints. x+y less than or equals 8 5x+y less than or equals 20 x greater than or equals 0 y      Log On


   



Question 1147061: A set of constraints and a profit function are given.
a) Graph these constraints.
x+y less than or equals 8
5x+y less than or equals 20
x greater than or equals 0
y greater than or equals0
P=6x+4y

Answer by ikleyn(52898) About Me  (Show Source):
You can put this solution on YOUR website!
.

1-st constraint  x + y <= 8.

     Consider equation  x + y = 8  and plot the line  y = 8-x.

                                       Do it ON YOUR OWN.




2-nd constraint  5x + y <= 20.

      Consider equation  5x + y = 20  and plot the line y = 20 - 5x.

                                       DO IT ON YOUR OWN.



3-rd constraint  x >= 0.   

      It is LEFT half-plane (everything to the left of y-axis).




4-th constraint  y >= 0.   

      It is UPPER half-plane (everything above the x-axis).



The 3-rd and the 4-th constraint together define (is) Quadrant I.




P = 6x + 4y is the profit function (or "objective" function).

     We do not plot it.



Now your domain is the quadrilateral in the first quadrant under 

    the line  y = 8 - x  and  the line   y = 20-5x.

-----------

I answered all your questions.

Make the plot and REPORT me if everything is clear to you . . .

If you will respond, refer to the problem ID number 1147061.

    Otherwise I will not know to which problem relates your response.

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

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