Linear Programming
Linear Programming
Linear Programming - is a way of getting the optimal solutions ( minimum and maximum values) of a
linear function, subject to a system of linear inequalities.
The solution of the system is called the feasible solution of the problem.
To solve a problem involving linear function P(x,y) with linear programming means to determine the
feasible solutions subject to the constraints . One way of obtaining the optimal solutions is by finding
the corresponding values of P(x,y) at the vertices of the region representing the solutions
3. Calculate the value of the linear function at each vertex of the region.
Example 1. Give the maximum and the minimum values of P(x,y) = 2x – y subject to the following
constraints.
y ≥ 0x ≥
0x + y ≤
4
x ≤ 10
y ≤ 7
The value of P ( x, y ) is at its maximum when x = 9.2 and y = 7. Therefore, the maximum
value is 1,042.
The value of P(x,y) is at its minimum when x = 0 and y = 7.Therefore, the minimum value is 490.