Problem 35
Question
A company manufactures products \(\mathrm{A}, \mathrm{B}\), and \(\mathrm{C}\). Each product is processed in three departments: I, II, and III. The total available labor-hours per week for departments I, II, and III are 900,1080 , and 840 , respectively. The time requirements (in hours per unit) and profit per unit for each product are as follows: $$ \begin{array}{lccc} \hline & \text { Product A } & \text { Product B } & \text { Product C } \\ \hline \text { Dept. I } & 2 & 1 & 2 \\ \hline \text { Dept. II } & 3 & 1 & 2 \\ \hline \text { Dept. III } & 2 & 2 & 1 \\ \hline \text { Profit } & \$ 18 & \$ 12 & \$ 15 \\ \hline \end{array} $$ How many units of each product should the company produce in order to maximize its profit? What is the largest profit the company can realize? Are there any resources left over?
Step-by-Step Solution
VerifiedKey Concepts
Profit Maximization
- Profit (P) = 18x + 12y + 15z
Constraints in Optimization
- Dept. I: \(2x + y + 2z \leq 900\)
- Dept. II: \(3x + y + 2z \leq 1080\)
- Dept. III: \(2x + 2y + z \leq 840\)
Feasible Region
- The feasible region might be a polygon from which you select the points (vertices) to evaluate your objective function.
- According to the solution, these vertices include points like (x=180, y=360, z=300).