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 5.3, Problem 4P

Explanation of Solution

Calculating the extra payment:

  • Let xmn is the number of units of product n at plant m.
  • In order to minimize the cost of meeting these demands, the following Linear Programming has to be solved:
  • min z= 5x11+6x12+8x13+8x21+7x22+10x23
  • Such that,
    • x11+x12+x1310,000
    • x21+x22+x2310,000
    • x11+x216,000
    • x12+x228,000
    • x13+x235,000
    • All variables ≥ 0
  • The output of this Linear Programming is given below:
  • min z= 5x11+6x12+8x13+8x21+7x22+10x23
  • Subject to constraint
    • x11+x12+x1310,000
    • x21+x22+x2310,000
    • x11+x216,000
    • x12+x228,000
    • x13+x235,000
  • End
  • LP optimum is found at step 2

Blurred answer
Students have asked these similar questions
Need help answering these questions!1. Design a While loop that lets the user enter a number. The number should be multiplied by 10, and the result stored in a variable named product. The loop should iterate as long as the product contains a value less than 100.   2. Design a For loop that displays the following set of numbers: 0, 10, 20, 30, 40, 50 . . . 1000   3. Convert the While loop in the following code to a Do-While loop:     Declare Integer x = 1     While x > 0        Display "Enter a number."        Input x     End While
Need help with these:Design a While loop that lets the user enter a number. The number should be multiplied by 10, and the result stored in a variable named product. The loop should iterate as long as the product contains a value less than 100.   2. Design a For loop that displays the following set of numbers: 0, 10, 20, 30, 40, 50 . . . 1000   3. Convert the While loop in the following code to a Do-While loop:     Declare Integer x = 1     While x > 0        Display "Enter a number."        Input x     End While
Convert the While loop in the following code to a Do-While loop:    Declare Integer x = 1    While x > 0       Display "Enter a number."       Input x    End While
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
Text book image
C++ Programming: From Problem Analysis to Program...
Computer Science
ISBN:9781337102087
Author:D. S. Malik
Publisher:Cengage Learning