Math Problem Statement

A company manufactures Products A, B, and 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 840, 1020, and 780, respectively. The time requirements (in hours per unit) and the profit per unit for each product are as follows. Product A Product B Product C Dept. I 2 1 2 Dept. II 3 1 2 Dept. II 2 2 1 Profit $18 $12 $15 If management decides that the number of units of Product B manufactured must equal or exceed the number of units of products A and C manufactured, how many units of each product should the company produce to maximize its profit? product A product B product C What is the maximum profit (in dollars)? $

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Linear Programming
Optimization
Inequalities
Objective Function
Constraints

Formulas

Objective Function: P = 18x + 12y + 15z
Labor Constraints: 2x + y + 2z ≤ 840, 3x + y + 2z ≤ 1020, 2x + 2y + z ≤ 780
Production Requirement for Product B: y ≥ x + z

Theorems

Simplex Method
Feasible Region and Corner Points in Optimization

Suitable Grade Level

College Level or Advanced High School (Grades 11-12)