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

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

7. Example-6





A company manufactures two products, X and Y by using three machines A, B, and C. Machine A, B and C has 4 hours, 24 hours and 35 hours of capacity respectively, available during the coming week. One unit of product X requires 1 hour, 3 hour and 10 hours of machine A, B and C respectively. Similarly one unit of product Y requires 1 hour, 8 hour and 7 hours of machine A, B and C respectively. Profit of product X is Rs 5 per product and that of Y is Rs 7 per product. Formulate the linear programming model

Solution:
The contents of the statement of the problem can be summarized as follows
MachinesXYhours of capacity
A114
B3824
C10735

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

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

The LP Model
Maximize Z = 5x1 + 7x2
subject to
x1 + x2 ≤ 4
3x1 + 8x2 ≤ 24
10x1 + 7x2 ≤ 35
and x1, x2 ≥ 0



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



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





Share this solution or page with your friends.


 
Copyright © 2023. All rights reserved. Terms, Privacy
 
 

.