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

7. Example-6
(Previous example)
9. Example-8
(Next example)

8. Example-7





A company manufactures two products X and Y. The profit contribution of X and Y are Rs 3 and Rs 4 respectively. The products X and Y require the services of four facilities. The capacities of the four facilities A, B, C, and D are limited and the available capacities in hours are 200 Hrs, 150 Hrs, and 100 Hrs and 80 hours respectively. Product X requires 5, 3, 5 and 8 hours of facilities A, B, C and D respectively. Similarly the requirement of product Y is 4, 5, 5, and 4 hours respectively on A, B, C and D. Formulate the linear programming model to Maximize the profit.

Solution:
The contents of the statement of the problem can be summarized as follows
MachinesXYTotal
A54200
B35150
C54100
D8480

Decision variables
Here Products X and Y are competing variables and facilities A, B, C, and D are available resources.

Let x1, x2 denotes number of products X, Y respectively

The LP Model
Maximize Z = 3x1 + 4x2
subject to
5x1 + 4x2 ≤ 200
3x1 + 5x2 ≤ 150
5x1 + 4x2 ≤ 100
8x1 + 4x2 ≤ 80
and x1, x2 ≥ 0



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



7. Example-6
(Previous example)
9. Example-8
(Next example)





Share this solution or page with your friends.


 
Copyright © 2023. All rights reserved. Terms, Privacy
 
 

.