The document discusses using the algebraic method to solve a linear programming problem. It introduces slack variables to convert inequality constraints to equality constraints. The problem is then solved by assuming values for non-basic variables and solving the basic variables. There are 6 possible combinations of basic and non-basic variables. The optimal solution is found when X1 and X2 are chosen as the basic variables.
The document discusses using the algebraic method to solve a linear programming problem. It introduces slack variables to convert inequality constraints to equality constraints. The problem is then solved by assuming values for non-basic variables and solving the basic variables. There are 6 possible combinations of basic and non-basic variables. The optimal solution is found when X1 and X2 are chosen as the basic variables.
The document discusses using the algebraic method to solve a linear programming problem. It introduces slack variables to convert inequality constraints to equality constraints. The problem is then solved by assuming values for non-basic variables and solving the basic variables. There are 6 possible combinations of basic and non-basic variables. The optimal solution is found when X1 and X2 are chosen as the basic variables.
The document discusses using the algebraic method to solve a linear programming problem. It introduces slack variables to convert inequality constraints to equality constraints. The problem is then solved by assuming values for non-basic variables and solving the basic variables. There are 6 possible combinations of basic and non-basic variables. The optimal solution is found when X1 and X2 are chosen as the basic variables.
We will convert the inequality constraints to equations.
Algebraic Method LP The in-equality constraints can now be converted to equalities by introducing slack variables (x3 and x4) Minimize 7X1 + 5X2 Subject to X1 + X2 ≥ 4 X1 + X2 – X3 = 4 5X1 + 2X2 ≥ 10 5X1 + 2X2 – X4 = 10 X1, X2 ≥ 0 X1, X2, X3, X4 ≥ 0
x3 and x4 are variables that will be subtracted on the inequality
equations to make it equality. (if the sum of x1 and x2 is greater than the right hand side of the equation, then the value of x3 or x4 will be subtracted to make it equal.) This negative slack variable is called “Surplus Variable” Algebraic Method LP Slack Variable:
When we have a greater than or equal to constraint, we
have a negative slack variable or a surplus variable introduced.
When we had a less than or equal to constraint, we
Let us solve 2 variables at a time Assume value for the variables that will not be solved (fixed variable) Then solved for the other remaining 2 variables Algebraic Method LP Minimize 7X1 + 5X2 Subject to X1 + X2 – X3 = 4 5X1 + 2X2 – X4 = 10 X1, X2, X3, X4 ≥ 0