How to show that the set of all feasible solution of a linear programming problem is a convex set theoretically.
2026-03-27 02:37:27.1774579047
Show that the set of all feasible solution of a linear programming problem is a convex set.
7.4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
Let $x$ and $y$ lie in the feasible region and let $z = tx+(1-t)y$, where $t \in [0,1]$. We have to show that $z$ also lies in the feasible region. Since $x$ and $y$ are points in the feasible region, $x\geq 0, Ax \leq b$, and $y \geq 0, Ay \leq b$ by definition.
Now show that $z \geq 0$ and $Az \leq b$.