Kalyan Singhal Corp. makes three products, and it has three machines available as resources as given in the following LP problem:
Maximize contribution = 5X1 + 4X2 + 3X3
Subject to: 1X1 + 7X2 + 4X3 <= 90 (hours on machine 1)
2X1 + 1X2 + 7X3 <= 96 (hours on machine 2)
8X1 + 4X2 + 1X3 <= 90 (hours on machine 3)
X1, X2, X3 >=0
Determine the optimal solution using LP software. the optimal achieved is
X1=
X2=
X3=