9.1. Linear Programming Maximization Problems
9.1. Linear Programming Maximization Problems
PROGRAMMING
ALBERT R. ANTIPUESTO, IE, LPT, MA-MATH
LINEAR PROGRAMMING
1. Represent the unknown value in the problem by a variable. If necessary, tabulate the
data to form mathematical sentences.
2. Formulate the objective function and constraints.
3. Using a coordinate plane, graph the constraints to determine the feasible region.
4. The point of intersection of lines can be seen. Solve for the coordinates of the point.
5. Substitute the coordinates at the vertices of the feasible region in the objective function.
6. From the values of coordinates at the vertices, the decision will rely on either the
highest value which corresponds to maximization or the lowest value which corresponds
to minimization.
LINEAR PROGRAMMING:
MAXIMIZATION PROBLEMS
• Graphic Art Inc., a manufacturer of photographic products, prepares
two types of film developers each day: fine and extra fine, using
solutions A and B as the raw material. Suppose that each quart of fine
contains 2 oz of solution A and 1 oz of solution B, while each quart of
extra fine contains 1 oz of solution A and 2 oz of solution B. Suppose
also that the profit is Php80 for each quart of fine and Php100 for each
quart of extra fine. If the firm has 50 oz of solution A and 70 oz of
solution B available each day, how many quarts of fine and how many
quarts of extra fine should be made daily to maximize the profit?
SOLUTION
Maximize: 80
• Subject to:
SOLUTION