Home > Operation Research calculators > Formulate linear programming model example

0. Formulate linear programming model example ( Enter your problem )
  1. General structure of Linear programming problem
  2. Example-1
  3. Example-2
  4. Example-3
  5. Example-4
  6. Example-5
  7. Example-6
  8. Example-7
  9. Example-8
Other related methods
  1. Formulate linear programming model
  2. Graphical method
  3. Simplex method (BigM method)
  4. Two-Phase method
  5. Primal to dual conversion
  6. Dual simplex method
  7. Integer simplex method
  8. Branch and Bound method
  9. 0-1 Integer programming problem
  10. Revised Simplex method

5. Example-4
(Previous example)
7. Example-6
(Next example)

6. Example-5





An organization has three machine shops A, B and C and it produces three product X, Y and Z using these three machine shops. Each product involves the operation of the machine shops. The time available at the machine shops A, B and C are 100, 72 and 80 hours respectively. The profit per unit of product X, Y and Z is $22, $6 and $2 respectively. The following table shows the time required for each operation for unit amount of each product.
ProductsABC
X1072
Y234
Z121
Available Hours1007280
Formulate the linear programming model

Solution:
Decision variables
Here Products X,Y and Z are competing variables and Machine A,B,C are available resources.

Let x1, x2 and x3 denotes number of unit of product X, Y and Z respectively

The LP Model
Maximize Z = 22x1 + 6x2 + 2x3
Subject to
10x1 + 2x2 + x3 ≤ 100
7x1 + 3x2 + 2x3 ≤ 72
2x1 + 4x2 + x3 ≤ 80
and x1, x2, x3 ≥ 0


This material is intended as a summary. Use your textbook for detail explanation.
Any bug, improvement, feedback then Submit Here



5. Example-4
(Previous example)
7. Example-6
(Next example)





Share this solution or page with your friends.


 
Copyright © 2023. All rights reserved. Terms, Privacy
 
 

.