Solve the following linear programming problem by the
graphical method.
Maximize Z = 400 X1 + 200 x 2
Subject to : X1 + 8X2 <= 24
X1 + 2X2 <= 12
X1 >= 0 , X2 >= 0
You will need to graph each of the constraints to answer
the following questions. You can draw a rough graph.
a) State the coordinates of the point where the
constraints interact.
b) Define in words the region of feasible
solutions.
c)...
Use the simplex method to solve the linear programming
problem.
Maximize objective function: Z= 6x1 + 2x2
Subject to constraints:
3x1 + 2x2 <=9
x1 + 3x2 <= 5
when x1, x2 >=0
I would like the textbook solution to Auditing & Assurance
Services 10th edition Chapter 21 problem 32P please.
There isn't an answer in the textbook solutions. This question
has remained unanswered.
consider the linear programming problem
maximize z = x1 +x2
subjected tp
x1 + 3x2 >= 15
2x1 + x2 >= 10
x1 + 2x2 <=40
3x1 + x2 <= 60
x1 >= 0, x2>= 0
solve using the revised simplex method and comment on any
special charateristics of the optimal soultion. sketch the feasible
region for the problem as stated above and show on the figure the
solutions at the various iterations