<< Chapter < Page Chapter >> Page >

Introduction

In Grade 11 you were introduced to linear programming and solved problems by looking at points on the edges of the feasible region. In Grade 12 you will look at how to solve linear programming problems in a more general manner.

Terminology

Here is a recap of some of the important concepts in linear programming.

Feasible region and points

Constraints mean that we cannot just take any x and y when looking for the x and y that optimise our objective function. If we think of the variables x and y as a point ( x , y ) in the x y -plane then we call the set of all points in the x y -plane that satisfy our constraints the feasible region . Any point in the feasible region is called a feasible point .

For example, the constraints

x 0 y 0

mean that every ( x , y ) we can consider must lie in the first quadrant of the x y plane. The constraint

x y

means that every ( x , y ) must lie on or below the line y = x and the constraint

x 20

means that x must lie on or to the left of the line x = 20 .

We can use these constraints to draw the feasible region as shown by the shaded region in [link] .

The constraints are used to create bounds of the solution.
The feasible region corresponding to the constraints x 0 , y 0 , x y and x 20 .
a x + b y = c If b 0 , feasible points must lie on the line y = - a b x + c b
If b = 0 , feasible points must lie on the line x = c / a
a x + b y c If b 0 , feasible points must lie on or below the line y = - a b x + c b .
If b = 0 , feasible points must lie on or to the left of the line x = c / a .

When a constraint is linear, it means that it requires that any feasible point ( x , y ) lies on one side of or on a line. Interpreting constraints as graphs in the x y plane is very important since it allows us to construct the feasible region such as in [link] .

Linear programming and the feasible region

If the objective function and all of the constraints are linear then we call the problem of optimising the objective function subject to these constraints a linear program . All optimisation problems we will look at will be linear programs.

The major consequence of the constraints being linear is that the feasible region is always a polygon. This is evident since the constraints that define the feasible region all contribute a line segment to its boundary (see [link] ). It is also always true that the feasible region is a convex polygon.

The objective function being linear means that the feasible point(s) that gives the solution of a linear program always lies on one of the vertices of the feasible region . This is very important since, as we will soon see, it gives us a way of solving linear programs.

We will now see why the solutions of a linear program always lie on the vertices of the feasible region. Firstly, note that if we think of f ( x , y ) as lying on the z axis, then the function f ( x , y ) = a x + b y (where a and b are real numbers) is the definition of a plane. If we solve for y in the equation defining the objective function then

f ( x , y ) = a x + b y y = - a b x + f ( x , y ) b

What this means is that if we find all the points where f ( x , y ) = c for any real number c (i.e. f ( x , y ) is constant with a value of c ), then we have the equation of a line. This line we call a level line of the objective function.

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Siyavula textbooks: grade 12 maths. OpenStax CNX. Aug 03, 2011 Download for free at http://cnx.org/content/col11242/1.2
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Siyavula textbooks: grade 12 maths' conversation and receive update notifications?

Ask