We have, minimize Z=4x1+5x2
subject to 2x1+x2≥7,2x1+3x2≤15,x2≤3,x1,x2≥0
Let l1 : 2x1+x2=7 l2:2x1+3x2=15 l3:x2=3,l4:x1=0 and l5:x2=0 For C: Solving l2 and l3, we get C(3,3) For D : Solving l1 and l3, we get D(2,3)
Shaded portion ABCD is the feasible region where A(3.5,0),B(7.5,0),C(3,3),D(2,3)
Now, minimize Z=4x1+5x2 Z at A(3.5,0)=4(3.5)+5(0)=14 Z at B(7.50)=4(7.5)+5(0)=30 Z at C(3,3)=4(3)+5(3)=27 Z at D(2,3)=4(2)+5(3)=23
Thus, Z is minimized at A(3.5,0) and its minimum value is 14.