1) Find out the number of non negative solutions that obey both of the following two equalities:
x(sub1) + x(sub2) + x(sub3) = 6.
x(sub1) + x(sub2) + x(sub3) + x (sub4) + x(sub5) = 15.
2) The same for:
x(sub1) + x(sub2) + x(sub3) <= 6.
x(sub1) + x(sub2) + x(sub3) + x (sub4) + x(sub5) <=15