Problem 29
Question
A company manufactures two products, \(\mathrm{A}\) and \(\mathrm{B}\), on two machines, 1 and II. It has been determined that the company will realize a profit of $$\$ 3 $$ unit of product \(A\) and a profit of $$\$ 4 $$ unit of product \(\mathrm{B}\). To manufacture a unit of product A requires 6 min on machine \(\mathrm{I}\) and 5 min on machine II. To manufacture a unit of product \(\mathrm{B}\) requires \(9 \mathrm{~min}\) on machine \(\mathrm{I}\) and 4 min on machine II. There are \(5 \mathrm{hr}\) of machine time available on machine I and \(3 \mathrm{hr}\) of machine time available on machine II in each work shift. How many units of each product should be produced in each shift to maximize the company's profit? What is the optimal profit?
Step-by-Step Solution
VerifiedKey Concepts
Objective Function
- \( x \) is the number of units of product A.
- \( y \) is the number of units of product B.
- The coefficients 3 and 4 represent the profit obtained from each unit of products A and B, respectively.
Constraints
- \( x \geq 0 \)
- \( y \geq 0 \)
Feasible Region
- \( 6x + 9y \leq 300 \)
- \( 5x + 4y \leq 180 \)
- \( x \geq 0 \)
- \( y \geq 0 \)
- (0, 0)
- (0, 20)
- (30, 0)
- (20, 15)
Profit Maximization
- \( P(0, 0) = 0 \)
- \( P(0, 20) = 80 \)
- \( P(30, 0) = 90 \)
- \( P(20, 15) = 120 \)