This document discusses linear programming and its concepts, formulation, and methods of solving linear programming problems. It provides the following key points:
1) Linear programming involves optimizing a linear objective function subject to linear constraints. It aims to find the best allocation of limited resources to achieve objectives.
2) Formulating a linear programming problem involves identifying decision variables, the objective function, and constraints. Problems can be solved graphically or algebraically using the simplex method.
3) The graphic method can be used for problems with two variables, involving plotting the constraints on a graph to find the optimal solution at a corner point of the feasible region.