The following linear programming problem has been written to plan the production of two products. The company wants to m
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
The following linear programming problem has been written to plan the production of two products. The company wants to m
company wants to maximize its profits. X₁ = Number of product 1 produced in each batch X₂ = Number of product 2 produced in each batch MAX: Subject to: 300X₁ + 100X₂ 2X₁ + 5X₂ ≤ 185 3X₁ + 7X₂ ≤ 145 X₁ X₂ ≥ 0 How much profit is earned per each unit of product 2 produced? O 100 O 145 O 185 O 300 O
The following linear programming problem has been written to plan the production of two products. The