How do I find the constraints of a linear programming problem?

1 Answer
Apr 15, 2018

2 common constraints are the non-negative constraints:
#x>=0# and #y>=0#

The main constraints will depend on each individual question.

Explanation:

The constraints are usually some kind of inequality such as time spent in a manufacturing department, or total cost allowed, etc.