In: Operations Management
Hart Manufacturing makes three products. Each product requires manufacturing operations in three departments: A, B, and C. The labor-hour requirements, by department, are as follows:
During the next production period the labor-hours available are 450 in department A, 350 in department B, and 50 in department C. The profit contributions per unit are $28 for product 1, $30 for product 2, and $25 for product 3.
|
Here, the given information is that we have 450 in department A, 350 in department B, and 50 in department C and the profit contributions per unit are $28 for product 1, $30 for product 2, and $25 for product 3.
Also, we are given the per product unit labor hour requirement for the process by each of the department A, B, and C.
So, let a, b and c be the number of units produced for each of the products 1, 2 and 3 respectively.
We have to maximize the total profit contribution of (28a + 30b + 25c) subject to the following conditions:
Solution for part (a) and (b):
The first condition is that the quantity produced will be an integer and non-negative.
Hence, a, b and c >=0
Also, we have a labor-hour availability constraint
Hence, For Department A: 3a + 2b + 1.5c <=450
Similarly, for department B: a + 2.5b + 2c <=350
Department C: 0.2a + 0.25b + 0.25c <=50
Solving this, we get
Labor-hours consumed will be: Department A: 450, Department B: 348, Department C: 49.8
Production plan: a= 84 (Product 1), b=0 (Product 2) and c=132 (Product 3) units and the total profit contribution will be $5652
Solution for part (c):
Now, taking into account the setup costs of $400 for product 1, $500 for product 2 and $600 for product 3,
Concept: Setup cost for any product will be incurred if we produce even 1 unit of that product.
Here, Product 2 is not being manufactured at all (b=0)
Hence, Hart Manufacturing will only be incurring setup costs for products 1 and 3.
Total setup costs = $400 + $600 = $1000
Net profit contribution = $5652 - $1000 = $4652
Solution for part (d) and (e):
We introduce a binary variable Make/No Make (x, y, and z for products 1, 2 and 3 respectively) which will decide whether we are producing that particular product or not and if we are producing even a single unit of that product, only then its fixed costs which are the setup costs will be included in the linear model calculation.
The conditions remain the same as those mentioned in part (a). Additional variables are x, y and z will be inculcated.
The total profit contribution that has to be maximized is [(28a + 30b + 25c) - (400x + 500y + 600z)]
An additional constraint is x, y and z should be binary {1 is to produce and 0 is no production of that product}
Solving this, we get Labor-hours consumed will be: Department A: 450, Department B: 348, Department C: 49.8
Production plan: a= 84 (Product 1), b=0 (Product 2) and c=132 (Product 3) units and the total profit contribution will be $4652
The profit contribution is the same as that of the part (c) which is also $4652
Another way to verify the answer is to see if the resources (Labour-hour) available are consumed to the fullest.
For both the scenarios, labor-hours consumed are equal and to the fullest possible such that from the remaining labor-hours unutilized, no new unit of any product could be produced.
All the best!
Thank you!