The following linear programming problem has been written to plan the production of two products. The company wants to m
Posted: Mon Jun 06, 2022 6:14 am
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