Let a linear programming (LP) in the form:
$\max \ cx$
$s.t. \ Ax\leq b,$
$\ \ \ \ \ \ \ \ x\geq0$
If this program has an optimal finite solution, then if I exchange $b$ to $\bar{b}$, show that the new LP either has an finite optimal solution or is infeasible.
Finally, how can I argue that, regardless of the value of $\bar{b}$ I choose, I will not have an unbounded LP problem?
obs: I dont need a rigorous formal proof, just arguments with a mathematical basis it's ok.