Linear programming problem is structure in which we solve our business problem. It is benefited to us to make the structure of linear programming for best utilization of our skills in business.
Step 1
Determination of our objective
Either we want to maximize our profit or minimize our cost .
This is called z in the math language . Fix the profit or cost rate for your two product . This is called c1 and c2 and and multiply with x1 and x2 the quantity of our two product
Here is
Our objective function
Z= c1 x1 + c2 x2
Step 2
Determination of our condition in achieving our objective
Condition means we can achieve our objective with in our limit , suppose we have limited money , our labourer limits , our machinery capacity have some limit , or we have limited time . So identity this and write below.
a11 x1 + a12 x2 <> 0
After formulation of linear programming problem . We can calculate both product quantity either with using graphic method or simplex table method .