Finding the best outcome under constraints โ the mathematics of optimisation
In earlier classes, we have discussed systems of linear equations and their applications. In Class XI, we studied linear inequalities and systems of linear inequalities in two variables and their solutions by graphical method.
Many applications in mathematics involve systems of inequalities/equations. In this chapter, we shall apply systems of linear inequalities to solve real-life problems of the type below:
A furniture dealer deals in only two items โ tables and chairs. He has โน50,000 to invest and has storage space of at most 60 pieces. A table costs โน2,500 and a chair โน500. He estimates that from the sale of one table he can make a profit of โน250 and from one chair โน75. How many tables and chairs should he buy to maximise his total profit?
Such problems which seek to maximise (or minimise) profit (or cost) form a general class of problems called optimisation problems. A special but very important class of optimisation problems is linear programming. Linear programming problems are of much interest because of their wide applicability in industry, commerce, management science, etc.
We begin with the furniture dealer example, which leads to the mathematical formulation of a problem in two variables.
Let x be the number of tables and y be the number of chairs. Then:
The dealer wants to find the values of x and y that maximise Z = 250x + 75y subject to the above constraints. This is a linear programming problem (LPP).
The method of solving a linear programming problem by graphing the constraints and testing the corner points of the feasible region is called the corner point method. The fundamental theorem states:
If the feasible region is bounded, then the objective function Z has both a maximum and a minimum value, and these occur at the corner points of the feasible region. If the feasible region is unbounded, the objective function may or may not have a maximum or minimum value โ further analysis is needed.
The feasible region is a closed polygon. Both maximum and minimum of Z exist and occur at corner points.
The feasible region extends infinitely in some direction. Z may not have a maximum or minimum โ must verify by checking whether Z can exceed a given value.
If the objective function Z has the same maximum (or minimum) value at two corner points, then every point on the line segment joining these two points gives the same maximum (or minimum) value. In this case, the LPP has infinitely many optimal solutions.
A dietician wishes to combine two foods, Fโ and Fโ, such that the mixture contains at least 80 units of vitamin A and 100 units of vitamin B. Food Fโ costs โน4/unit and Fโ costs โน6/unit. Fโ contains 3 units of vitamin A and 5 units of vitamin B per unit; Fโ contains 5 units of vitamin A and 4 units of vitamin B per unit.
In this chapter, we study linear programming problems and their solutions by graphical method only, though there are many other methods (such as the simplex method) to solve more complex LPPs.
L. Kantorovich and the American mathematical economist T. C. Koopmans were awarded the Nobel Prize in 1975 in Economics for their pioneering work in linear programming. With the advent of computers and necessary software, it has become possible to apply linear programming models to increasingly complex problems in many areas.