Mathematics in The Modern World: Linear Programming - Optimization Problems
Mathematics in The Modern World: Linear Programming - Optimization Problems
-Antonio V. Ferrer
Linear Programming - Optimization
Linear programming problems involve the optimization (maximization or
minimization) of a certain quantity (objective), which is a function of
certain variables. The variables may be independent of each other or
may be related through one or more constraints.
For this example, we will be using the Extreme Point or Corner Point
Approach, so-called because the solution would be obtained by
evaluating the objective function using the coordinates of the
extreme or corner points of the feasible region which will be
explained later.
https://www.youtube.com/watch?v=0TD9EQcheZM 2
Graphing the Constraints There are various methods that we can use to graph
the constraints. Since the constraints are linear
inequalities in x and y, we can look for the x and y
intercepts of the graphs of the associated equations
to aid us in graphing.
Solving a Minimization
The Feasible Region is
Problem using the
bounded below by the
Objective Function Line graphs of C1, C2 and the x-
Approach axis, and above, by the line y
= 4.
6
The corner points of the Feasible Region are labeled A, B
and C, respectively. Unlike in the Corner Point Approach,
however, we do not need to get the coordinates of all the
corner points. Instead, we get the coordinates only of the
corner point that represents the optimal solution.
The last corner point that the line touches before it leaves the
feasible region gives the optimal solution. This is Point B which is
the intersection of the lines associated with C1 and C2.
https://www.youtube.com/watch?v=pP0Qag694Go 7
Given the equations associated with C1 and C2, we use
the substitution method to solve the resulting system. This
gives us the coordinates of B as (1.38,1.54).