SOLUTION: can someone help me understand how to use the graphical method to solve each linear programming. Maximize to subject: z = 2x + 4y 3x + 2y _< 12

Algebra ->  Linear-equations -> SOLUTION: can someone help me understand how to use the graphical method to solve each linear programming. Maximize to subject: z = 2x + 4y 3x + 2y _< 12       Log On


   



Question 150196: can someone help me understand how to use the graphical method to solve each linear programming.
Maximize to subject: z = 2x + 4y
3x + 2y _< 12
5x + y _> 5
x_>0
y_>0

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
use the graphical method to solve each linear programming.
Maximize to subject: z = 2x + 4y
3x + 2y _< 12
5x + y _> 5
x_>0
y_>0
---------------
Since both x and y are >= 0 your solutions are in the 1st quadrant.
-----------------------
Graph y = (-3/2)x + 12 and shade the half-plane below (<) it in the 1st quadrant.
------------------------
Graph y = -5x + 5 and shade the half-plane above (>)it in the 1st and under
the previous line.
------------------------
graph%28400%2C300%2C-10%2C10%2C-10%2C15%2C%28-3%2F2%29x%2B12%2C-5x%2B5%29
------------------------
Find the vertices of the resulting geometric figure (quadrangle).
(0,12)(0,5)(8,0)(1,0)
------------------------
Substitute each pair into your objective function to find which x/y pair gives the maximum z value.
==============================
Cheers,
Stan H.