I am doing some practice problems and am unsure how to proceed with the following proof:
Let $A$ be an $m \times n$ matrix with $A \geq 0$ and each column of $A$ has a non-zero positive entry. Let $b \geq 0$. Then show that the LP $$ \max \mathbf{c} \cdot \mathbf{x}$$ $$A\mathbf{x} \leq \mathbf{b}$$ $$\mathbf{x} \geq 0$$ always has an optimal solution.
I would greatly appreciate any help on this question if possible.
Thank you