Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
4th Edition
ISBN: 9780534380588
Author: Wayne L. Winston
Publisher: Brooks Cole
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 6, Problem 35RP

Explanation of Solution

Optimal solution:

  • Consider the linear programming problem given below:
  • max z= c1x1+c2x2
  • Subject to constraints:
    • a11x1+a12x2b1
    • a21x1+a22x2b2
    • x1,x20
  • The optimal table for this LP is
zx1x2s1s2B
1002352
0103252
011111
  • Here, to calculate b1 and b2, evaluate the following expression:
  • Right-hand side of constraints in the optimal table= B1b
  • The right-hand side of the constraint in the optimal row is known,
  • It is: [521]
  • Now, find the matrix B1 from the optimal table. It contains the columns for the slack variables in the constraints of the optimal table. Thus:
    • B1=[3211]
  • Thus the expression will be
  • [521]=[3211][b1b2]
  • Further solving the equation yields
  • [3211]1[521]=[b1b2]
  • [1213][521]=[b1b2]
  • [1212]=[b1b2]
  • Hence, b1=12, b2=12
  • Now, to calculate a11,a12,a21,a22, evaluate the following expression
  • Column for xi in the optimal table= B1ai
  • Hence, to calculate a11 and a21, we use column x1 of the optimal table which is [10]
  • Thus the expression is
  • [10]=[3211][a11a21]
  • Further solving the equation yields
  • [3211]1[10]=[a11a21]
  • [1213][10]=[a11a21]
  • [11]=[a11a21

Blurred answer
Students have asked these similar questions
Why is it that each LP with an optimum solution also has an optimal fundamental viable solution to the problem?
Consider the following initial simplex tableau below, for a maximization LP problem. Interpret, deduce and construct the LP model for this set up.     Basic          Z       1         -1      -3        0       0        0       0        0                      0         3        2         1        0        0       0       10                     0         4        1         0        1        0       0       8                      0         5        6         0        0        1       0       20                        0         2        7         0        0        0       1       30
Which of the following statements are true given A* (admissibility and consistency of heuristics ] ? The heuristic function h[n] is called admissible if h[n] is never larger than h*[n], namely h[n] is always less or equal to true cheapest cost from n to the goal. If the heuristic function, h always underestimates the true cost [h[n] is smaller than h*[n]), then A* is guaranteed to find an optimal solution. When h is inconsistent, it can not be admissible. If h is consistent and h[goal)=0 then h is admissible A* is complete and optimal

Chapter 6 Solutions

Operations Research : Applications and Algorithms

Ch. 6.3 - Prob. 4PCh. 6.3 - Prob. 5PCh. 6.3 - Prob. 6PCh. 6.3 - Prob. 7PCh. 6.3 - Prob. 8PCh. 6.3 - Prob. 9PCh. 6.4 - Prob. 1PCh. 6.4 - Prob. 2PCh. 6.4 - Prob. 3PCh. 6.4 - Prob. 4PCh. 6.4 - Prob. 5PCh. 6.4 - Prob. 6PCh. 6.4 - Prob. 7PCh. 6.4 - Prob. 8PCh. 6.4 - Prob. 9PCh. 6.4 - Prob. 10PCh. 6.4 - Prob. 11PCh. 6.4 - Prob. 12PCh. 6.4 - Prob. 13PCh. 6.5 - Prob. 1PCh. 6.5 - Find the duals of the following LPs: Ch. 6.5 - Prob. 3PCh. 6.5 - Prob. 4PCh. 6.5 - Prob. 5PCh. 6.5 - Prob. 6PCh. 6.6 - Prob. 1PCh. 6.6 - Prob. 2PCh. 6.7 - Prob. 1PCh. 6.7 - Prob. 2PCh. 6.7 - Prob. 3PCh. 6.7 - Prob. 4PCh. 6.7 - Prob. 5PCh. 6.7 - Prob. 6PCh. 6.7 - Prob. 7PCh. 6.7 - Prob. 8PCh. 6.7 - Prob. 9PCh. 6.8 - Prob. 1PCh. 6.8 - Prob. 2PCh. 6.8 - Prob. 3PCh. 6.8 - Prob. 4PCh. 6.8 - Prob. 5PCh. 6.8 - Prob. 6PCh. 6.8 - Prob. 8PCh. 6.8 - Prob. 9PCh. 6.8 - Prob. 10PCh. 6.8 - Prob. 11PCh. 6.9 - Prob. 1PCh. 6.9 - Prob. 2PCh. 6.9 - Prob. 3PCh. 6.10 - Prob. 1PCh. 6.10 - Prob. 2PCh. 6.10 - Prob. 3PCh. 6.11 - Prob. 1PCh. 6.11 - Prob. 3PCh. 6.11 - Prob. 4PCh. 6.12 - Prob. 5PCh. 6.12 - Prob. 6PCh. 6.12 - Prob. 7PCh. 6 - Prob. 1RPCh. 6 - Prob. 2RPCh. 6 - Prob. 3RPCh. 6 - Prob. 4RPCh. 6 - Prob. 5RPCh. 6 - Prob. 6RPCh. 6 - Prob. 7RPCh. 6 - Prob. 8RPCh. 6 - Prob. 9RPCh. 6 - Prob. 10RPCh. 6 - Prob. 11RPCh. 6 - Prob. 13RPCh. 6 - Prob. 14RPCh. 6 - Prob. 15RPCh. 6 - Prob. 17RPCh. 6 - Prob. 18RPCh. 6 - Prob. 19RPCh. 6 - Prob. 20RPCh. 6 - Prob. 21RPCh. 6 - Prob. 22RPCh. 6 - Prob. 25RPCh. 6 - Prob. 29RPCh. 6 - Prob. 33RPCh. 6 - Prob. 34RPCh. 6 - Prob. 35RPCh. 6 - Prob. 36RPCh. 6 - Prob. 37RP
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole