maximazation problem
maximazation problem
[Page 30 (continued)]
[Page 31]
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
A Maximization Model Example Page 2 of 5
The two products have the following resource requirements for production and profit per item
produced (i.e., the model parameters):
Resource Requirements
[Page 32]
There are 40 hours of labor and 120 pounds of clay available each day for production. We will
formulate this problem as a linear programming model by defining each component of the
model separately and then combining the components into a single model. The steps in this
formulation process are summarized as follows:
Maximize profit
Decision Variables
The decision confronting management in this problem is how many bowls and mugs to produce.
The two decision variables represent the number of bowls and mugs to be produced on a daily
basis. The quantities to be produced can be represented symbolically as
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
A Maximization Model Example Page 3 of 5
individual profits gained from each bowl and mug. Profit derived from bowls is determined by
multiplying the unit profit of each bowl, $40, by the number of bowls produced, x1. Likewise,
profit derived from mugs is derived from the unit profit of a mug, $50, multiplied by the
number of mugs produced, x2. Thus, total profit, which we will define symbolically as Z, can be
expressed mathematically as $40x1 + $50x2. By placing the term maximize in front of the profit
function, we express the objective of the firmto maximize total profit:
where
Model Constraints
In this problem two resources are used for productionlabor and clayboth of which are limited.
Production of bowls and mugs requires both labor and clay. For each bowl produced, 1 hour of
labor is required. Therefore, the labor used for the production of bowls is 1x1 hours. Similarly,
each mug requires 2 hours of labor; thus, the labor used to produce mugs every day is 2x2
hours. The total labor used by the company is the sum of the individual amounts of labor used
for each product:
1x1 + 2x2
[Page 33]
However, the amount of labor represented by 1x1 + 2x2 is limited to 40 hours per day; thus,
the complete labor constraint is
The "less than or equal to" ( ) inequality is employed instead of an equality (=) because the
40 hours of labor is a maximum limitation that can be used, not an amount that must be used.
This constraint allows the company some flexibility; the company is not restricted to using
exactly 40 hours but can use whatever amount is necessary to maximize profit, up to and
including 40 hours. This means that it is possible to have idle, or excess, capacity (i.e., some of
the 40 hours may not be used).
The constraint for clay is formulated in the same way as the labor constraint. Because each
bowl requires 4 pounds of clay, the amount of clay used daily for the production of bowls is 4x1
pounds; and because each mug requires 3 pounds of clay, the amount of clay used daily for
mugs is 3x2. Given that the amount of clay available for production each day is 120 pounds, the
material constraint can be formulated as
A final restriction is that the number of bowls and mugs produced must be either zero or a
positive value because it is impossible to produce negative items. These restrictions are referred
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
A Maximization Model Example Page 4 of 5
x1 0, x2 0
The complete linear programming model for this problem can now be summarized as follows:
The solution of this model will result in numeric values for x1 and x2 that will maximize total
profit, Z. As one possible solution, consider x1 = 5 bowls and x2 = 10 mugs. First, we will
substitute this hypothetical solution into each of the constraints in order to make sure that the
solution does not require more resources than the constraints show are available:
and
Because neither of the constraints is violated by this hypothetical solution, we say the solution
is feasible (i.e., it is possible). Substituting these solution values in the objective function gives
Z = 40(5) + 50(10) = $700. However, for the time being, we do not have any way of knowing
whether $700 is the maximum profit.
Now consider a solution of x1 = 10 bowls and x2 = 20 mugs. This solution results in a profit of
[Page 34]
Although this is certainly a better solution in terms of profit, it is infeasible (i.e., not possible)
because it violates the resource constraint for labor:
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025
A Maximization Model Example Page 5 of 5
The solution to this problem must maximize profit without violating the constraints. The solution
that achieves this objective is x1 = 24 bowls and x2 = 8 mugs, with a corresponding profit of
$1,360. The determination of this solution is shown using the graphical solution approach in the
following section.
mk:@MSITStore:C:\Users\MSFuser\Desktop\private%20document\Prentice.Hall.Intro... 2/26/2025