Saved Bookmarks
| 1. |
The number of variable in an lpp is - compared to that of number of constraints |
|
Answer» Answer: Minimize f(x1,x2)=x2 where x1,x2≥0. [In the sense of linear programming this would COUNT as a problem with ZERO constrains. In standard form the non-negativity of the VARIABLES is always there, so ONE would rather count the constrains that are equations.] |
|