simple problem



hi,

i have a probably simple problem, but I don't know how to solve it.

the problem is:
we have a linear system of equations like A * x = b
with an A, which has more lines than crevices and b not 0.
I am interested, if there is a solution with x >= 0

i hope, you can help

.