Student Suite Cd-rom For Winston's Operations Research: Applications And Algorithms
Student Suite Cd-rom For Winston's Operations Research: Applications And Algorithms
4th Edition
ISBN: 9780534423551
Author: Wayne L. Winston
Publisher: Cengage Learning
Expert Solution & Answer
Book Icon
Chapter 7, Problem 14RP

Explanation of Solution

Assumptions:

  • Let LAD and LAH represent the number of “100000” barrels of oil shipped from Los Angeles (L.A.) to Dallas and Houston, respectively.
  • Let SDD and SDH represent the number of “100000” barrels of oil shipped from San Diego to Dallas and Houston, respectively.
  • Let DNY and DC represent the number of “100000” barrels of oil shipped from Dallas to New York (N.Y.) and Chicago, respectively.
  • Let HNY and HC represent the number of “100000” barrels of oil shipped from Houston to N.Y. and Chicago, respectively.

Formulation:

  • It is given that in L.A., a maximum of “400000” barrels of oil are able to be produced per day. It is represented by,

    LAD+LAH<=4

  • It is given that in San Diego, a maximum of “500000” barrels of oil are able to be produced per day. It is represented by,

    SDD+SDH<=5

  • From the table, the cost of shipping “100000” barrels of oil between the cities L.A. and Dallas is “300”, and the cities San Diego and Dallas is “420”.
  • Hence, the total cost of shipping the barrels of oil from L.A. and San Diego to Dallas is as follows,

    CostD=300LAD+420SDD

  • From the table, the cost of shipping “100000” barrels of oil between the cities L.A. and Houston is “110”, and the cities San Diego and Houston is “100”.
  • Hence, the total cost of shipping the barrels of oil from L.A. and San Diego to Houston is as follows,

  CostH=110LAH+100SDH

  • It is given that in Dallas, the cost of refining oil per “100000” barrels, is “$700”. It is represented by,

    CostrefD=700LAD+SDD

  • It is given that, the cost of refining oil per “100000” barrels, is “$900” in Houston. It is represented by,

    CostrefH=900LAH+SDH

  • Given that Chicago customer needs refined oil of at least “400000” barrels of oil per day. It is represented by,

    DC+HC>=4

  • Given that N.Y. customer needs refined oil of at least “300000” barrels of oil per day. It is represented by,

    DNY+HNY>=3

  • From the table, the cost of shipping “100000” barrels of oil between the cities Dallas and N.Y.is “450”, and the cities Houston and N.Y. is “470”.
  • Hence, the total cost of shipping the barrels of oil from Dallas and Houston to N.Y. is as follows,

    CostNY=450DNY+470HNY

  • From the table, the cost of shipping “100000” barrels of oil between the cities Dallas and Chicago is “550”, and the cities Houston and Chicago is “530”

Blurred answer
Students have asked these similar questions
Ideal MOSFET Current–Voltage Characteristics—NMOS Device and draw the circuit
1. Create a Person.java file. Implement the public Person and Student classes in Person.java, including all the variables and methods in the UMLS. Person -name: String -street: String -city: String +Person(String name, String, street, String, city) +getName(): String +setName(String name): void +getStreet(): String +setStreet(String street): void +getCity(): String +setCity(String City): void +toString(): String Student -Id: int +Person(String name, String, street, String, city, int Id) +getId(): int +setId(int Id): void +toString(): String 2. Create a StudentTest.java file. Implement a public StudentTest class with a main method. In the main method, create one student object and print the object using System.out.println(). Your printing result must follow the example output: name: Mike, street: Morris Ave, city: Union, Id: 1000 Hint: You need to modify the toString methods in the Student class and Person class!
1) Apply the Paint Blue algorithm discussed in class to the following Finite Automata. a a a b b a COIS-3050H-R-W01-2025WI-COMB Formal Languages & Automata a b Show the status of the Finite Automata at the conclusion of the Paint Blue Algorithm (mark the visited states with an X and only include edges that have not been followed). 2) Use the pumping lemma to prove the following language is nonregular: L= {ab} = {abbb, aabbbbbb, aaabbbbbbbbb, ...}
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole