What is a feasible region?

1 Answer
Sep 24, 2015

The feasible region is the set of all points whose coordinates satisfy the constraints of a problem.

Explanation:

For example, for constraints:
#x >= 0#,
#y >= 0#,
#x+y <= 6#,
#y <= x+3#

The feasible region is shown below. (Desmos graphing utility.)

enter image source here