Surplus variable
In Linear programming a surplus variable is a variable which is subtracted from a constraint to turn the inequality into an equation.
This is required to turn an inequality into an equality where a linear combination of variables is greater than or equal to a given constant in the former. As with the other variables in the augmented constraints, the surplus variable cannot take on negative values, as the Simplex algorithm requires them to be positive or zero.
Example
By introducing the surplus variable , the inequality can be converted to the equation . if the constraint of l.p.p is 4x1+5x2>25 then the non nagative variables s2 which satisfies, 4x1+5x2-s2=25 is called asurplus veriable.
the variable s2 is called surplus varible because surplus=production-requirment