Linear Programming Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
mediumA company makes chairs (\40\ profit). Each chair takes 2 hours, each table takes 5 hours. With 40 hours available, maximize profit.
Solution
- 1 Let = chairs, = tables. Maximize subject to , .
- 2 Vertices: , , . Profits: , , . Maximum: at 20 chairs.
Answer
\800$ with 20 chairs and 0 tables
Real-world linear programming models resources as constraints and profit as the objective. Here the chair has better profit-per-hour (\20\/hr), so producing only chairs is optimal.
About Linear Programming
Linear programming optimizes a linear objective subject to linear inequality or equality constraints.
Learn more about Linear Programming โ