Corner Point Calculator
Find corner points of a feasible region in linear programming problems.
Corner Points Results
Feasible Region:
Corner Points:
Graph:
Calculation Steps:
How to Find Corner Points
To find corner points of a feasible region:
- Plot all constraints on a graph
- Find intersection points of constraint lines
- Check if each intersection point satisfies all constraints
- Valid points are the corner points of the feasible region
For a constraint ax + by ≤ c:
- Plot the line ax + by = c
- Shade the region satisfying the inequality
- Repeat for all constraints
- The intersection of all shaded regions is the feasible region