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 960, 1020, and 840, 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
Constraints
Profit Maximization

Formulas

Maximize P = 18x + 12y + 15z
2x + y + 2z ≤ 960
3x + y + 2z ≤ 1020
2x + 2y + z ≤ 840
y ≥ x + z
x, y, z ≥ 0

Theorems

Linear Programming Theorem
Simplex Method

Suitable Grade Level

Grades 11-12