Q.
Find all the positive integer valued solutions (x,y,z) of the systems of inequalities ⎩⎨⎧3x+2y−z=4,2x−y+2z=6,x+y+x<7.
Determine how many such triplets exist?
Given equations are 3x+2y−z=4,…(i) 2x−y+2z=6…(ii) x+y+z<7.…(iii)
By (i)+2×(ii), 7x+3z=16, ∴x=1,z=3.
From (i),y=2x+2z−6=2. Since x=1, y=2,z=3 satisfy the inequality (iii), the solution is x=1,y=2,z=3.