Linear Programming Notes From Roque
Linear Programming Notes From Roque
- A quantitative technique used to find the optimal solution to short-term resource allocation problems such as:
a. Maximization of the revenue, contribution margin or profit function
b. Minimization of a cost function, subject to constraints (limited resources and production capacity levels)
Decision Variable
- The unknowns used to construct the objective and constraint function
- The values of such variables are the outputs from the linear programming process
Constraint
- Limit the values of variables
- The constraint equations reflect the types of inputs or resources being allocated
Illustrative Problem
Meemon Corporation produces two products, Girl Rag Doll (G) and Boy Rag Doll (B), which must be processed in two
departments, Sewing and Finishing. Sewing has 240 hours available per month, while Finishing has 192 hours. The
number of hours required to process the products in the two departments and the contribution margin per unit of the
products are as follows:
Girl Rag Doll (G) Boy Rag Doll (B)
Contribution margin per unit 32 24
Required hours per unit:
Sewing 4 hours 2 hours
Finishing 2 hours 4 hours
Required: How many units of Girl Rag Dolls and Boy Rag Dolls must be produced to maximize contribution margin?
4G + 2B = 240
2G + 4B = 192 multiply by 2
4G + 2B = 240
4G + 8B = 384 then deduct
-6B = -144
-6 -6
B = 24
Substitute
B = 24
4G + 2B = 240
4G + 2(24) = 240
4G = 240 – 48
4G = 192
4 4
G = 48