Question

Consider the following linear programming problem Maximize $1 X1 + $3 X2 Subject To X1 +...

Consider the following linear programming problem

Maximize $1 X1 + $3 X2
Subject To X1 + X2 ≤ 4

Constraint A

X1 - X2 ≤ 1

Constraint B

X1, X2 ≥ 0

Constraint C

Note: Report two digits after the decimal point. Do NOT use thousands-separators (,)

1 - Which of the following is the correct standard maximization form for the above linear programming problem

Answer CorrectNot Correct

Answer CorrectNot Correct

Answer CorrectNot Correct

Answer CorrectNot Correct

Z - X1 - 3 X2 - 0 S1 - 0 S2 = 0

X1 + X2 + S1 + 0 S2 = 4

X1 - X2 + 0 S1 + S2 = 1

X1, X2, S1, S2 ≥ 0

Z -X1 - 3X2 = 0

X1 + X2 ≤ 4

X1 - X2 ≤ 1

X1, X2 ≥ 0

Z - X1 - 3 X2 = 0

X1 + X2 + S1 = 4

X1 - X2 + S2 = 1

X1, X2, S1, S2 ≥ 0

Z - X1 - 3X2 - S1 - S2 = 0

X1 + X2 = 4

X1 - X2 = 1

X1, X2, S1, S2 ≥ 0

2- Fill out the following blanks with Final Simplex Tableau information

Basic Variables

X1

X2

S1

S2

Z

Right Hand Side

AnswerX1X2S1S2

Answer

Answer

Answer

Answer

Answer

Answer

AnswerX1X2S1S2

Answer

Answer

Answer

Answer

Answer

Answer

P

Answer

Answer

Answer

Answer

Answer

Answer

3- The optimal is

Z = Answer

When

X1 = Answer

X2 = Answer

Homework Answers

Answer #1


___________________________________________________________________________

Please Please up vote this answer. Your up vote is so valuable to me. Thank you so much. I woked a lot to write a perfect answer.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
Consider the following linear programming problem. Maximize P = 3x + 9y subject to the constraints...
Consider the following linear programming problem. Maximize P = 3x + 9y subject to the constraints 3x + 8y ≤ 1 4x − 5y ≤ 4 2x + 7y ≤ 6  x ≥ 0, y ≥  0 Write the initial simplex tableau. x y s1 s2 s3 P Constant 1 4 6 0
Consider the following linear programming problem. Maximize P = 4x + 6y + 9z subject to...
Consider the following linear programming problem. Maximize P = 4x + 6y + 9z subject to the constraints    2x + 3y + z ≤ 900 3x + y + z ≤ 350 4x + 2y + z ≤ 400  x ≥ 0, y ≥  0, z ≥  0 Write the initial simplex tableau. x y z s1 s2 s3 P Constant 900 350 400 0
For the following linear programming problem:    Maximize 2x1+ 3x2    Such that        x1+ x2...
For the following linear programming problem:    Maximize 2x1+ 3x2    Such that        x1+ x2 ≤ 4      5x1+ 3x2 ≤15       x1,x2 ≥ 0 Graph the region that satisfies the constraints. Find the optimal solution and the value of the objective function at the optimal solution.
Consider the following linear programming problem: Maximize 40 X1 + 30 X2 + 60X3 Subject to:...
Consider the following linear programming problem: Maximize 40 X1 + 30 X2 + 60X3 Subject to: X1 + X2 + X3 ≥ 90 12 X1 + 8 X2 + 10 X3 ≤ 1500 X1 = 20 X3 ≤ 100 X1 , X2 , X3 ≥ 0 How many slack, surplus, and artificial variables would be necessary if the simplex algorithm were used to solve this problem?
The following is the mathematical model of a linear programming problem for profit: Maximize Z =...
The following is the mathematical model of a linear programming problem for profit: Maximize Z = 2X1 + 3X2 subject to: 4X1 + 9X2 ≤ 72 10X1 + 11X2 ≤ 110 17X1 + 9X2 ≤ 153 X1 , X2 ≥ 0 The constraint lines have been graphed below along with one example profit line (dashed). The decision variable X1 is used as the X axis of the graph. Which of the following gives the constraint line that cuts the X2...
The following is the mathematical model of a linear programming problem for profit: Maximize subject to...
The following is the mathematical model of a linear programming problem for profit: Maximize subject to Z = 2X1 + 3X2 4X1+9X2 ≤ 72 10X1 + 11X2 ≤ 110 17X1 + 9X2 ≤ 153 X1 , X2 ≥ 0 The constraint lines have been graphed below along with one example profit line (dashed). The decision variable X1 is used as the X axis of the graph. Use this information for questions 19 through 23. A). Which of the following gives...
Consider the following problem.                         Maximize   Z = 2x1 - x2 + x3, subject to x1...
Consider the following problem.                         Maximize   Z = 2x1 - x2 + x3, subject to x1 - x2 + 3x3 ≤   4             2x1 + x2           ≤ 10             x1 - x2 -    x3 ≤   7 and       x1 ≥ 0,   x2 ≥ 0,    x3 ≥ 0. Use Excel Solver to solve this problem. Write out the augmented form of this problem by introducing slack variables. Work through the simplex method step by step in tabular form to solve the problem.
solve the linear programming problem below using the simplex method. show all work of simplex method,...
solve the linear programming problem below using the simplex method. show all work of simplex method, including initial simplex tableau. Identify pivot column/row and row operations performed to pivot. Maximize z= 2x1+5x2 subject to 5x1+x2<=30 5x1+2x2<=50 x1+x2<=40 x1, x2 >=0
Consider the following linear programming optimization problem: min z = x1 - x2 + x3 x1...
Consider the following linear programming optimization problem: min z = x1 - x2 + x3 x1 + 2x2 - x3 ≤ 3 - x1 + x2 + x3 ≥ 2 x1 - x2 = 10 x1 ≥ 0, x2 ≥ 0 Convert the problem into a standard maximum problem and then write its dual form. Please write the answer clearly and legibly
Consider the following linear programming problem. Maximize        6X1 + 4X2 Subject to:                     &nbs
Consider the following linear programming problem. Maximize        6X1 + 4X2 Subject to:                         X1 + 2X2 ≤ 16                         3X1 + 2X2 ≤ 24                         X1  ≥ 2                         X1, X2 ≥ 0 Use Excel Solver to find the optimal values of X1 and X2. In other words, your decision variables: a. (10, 0) b. (12, 2) c. (7, 5) d. (0, 10)
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT