SOLUTION: Solve the following LPP by graphically
Max Z=x1+x2
Sub to 5x1+3x2<=15
x1+x2>=6
and x1,x2>=0
Algebra.Com
Question 884240: Solve the following LPP by graphically
Max Z=x1+x2
Sub to 5x1+3x2<=15
x1+x2>=6
and x1,x2>=0
Answer by Fombitz(32388) (Show Source): You can put this solution on YOUR website!
Instead of x[1] and x[2], I'll use x and y.
First find the region and the vertices.
.
.
.
.
.
.
Now add
.
.
.
So the feasible region looks like this,
The extreme values occur at the vertices.
(0,5) :
(0,6) :
(6,0) :
(3,0) :
The maximum value occurs along the line
RELATED QUESTIONS
Solve LPP
Max z =... (answered by ikleyn)
Use graphical method for LPP
Minimize Z=15x1+20x2
Subject to following constrains :... (answered by aldo)
Maximize z=4x1+3x2
subject to 20x1+10x2<=230
5x1+15x1<=120
(answered by ikleyn)
Solve the following problem by simplex method.
Max Z = 8x1 + 16x2
Subject to: x1... (answered by CPhill,ikleyn)
Classify the following problems as to whether they are pure-integer, mixed-integer,... (answered by solver91311)
Solve the system
5x1 - 6x2 + 3x3 + 4x4 = 4
-x1 + x2 + 3x3 + 2x4 = 5
4x1 - 5x2 + 6x3 (answered by MathLover1)
solve using simplex method max z=3x1+X2+3x3 for the following constraints 2x1+x2+x3≤2,... (answered by mccravyedwin)
Maximize z = 2x1 + 3x2
subject to: 2x1 + x2 ≤ 10
9x1 + 3x2 ≤ 15
x1 ≥ 0, x2 ≥... (answered by ikleyn)
Subscript notation is frequently used for working with larger systems of equations. Use a (answered by Alan3354,ikleyn)