Find the initial basic feasible solution of the following transportation problem using North- West corner method:
P1 P2 P3 P4 Requirement
M1 19 11 23 11 11
M2 15 16 12 21 13
M3 30 25 16 39 19
Availability 6 10 12 15 113
Also, find the optimal solution.
Using graphical method, solve the game whose pay-off matrix is given as:
Player B
I II III IV
Player A I 1 3 -3 7
II 2 5 4 -6
A manufacturer has two products P1 and P2 , both of which are produced in two steps by machines M1 and M2. The process time per hundred for the products on the machines
M1 M2 Profit(in
thousand Rs.
per 100 units)
P1 4 5 10
P2 5 2 5
Available 100 80
hours
The manufacturer can sell as much as he can produce of both products. Formulate the problem as LP model. Determine optimum solution, using simplex method.
Consider the system of equations
2x1+x2+4x3=11
3x1+x2+5x3=14
feasible solution is x1=2,x2=3,x3 =1.Reduce this feasible solution to a basic feasible solution.
If A = 1 5 3 ; B = 1 and C = [1 2].
2 5 7 3
compute AtB, AC BtA + CB, whenever defined. If you think any of these are not defined, give your reasons for saying so.
Show that the set S ={(x y)|3x2 + 5y2 ≤15}is convex.
A company has 5 jobs to be processed by 5 mechanics. The following table gives the return in rupees when the ith job is assigned to the jth mechanic. (i, j =1,2,.....,5). How should the jobs be assigned to the mechanics so as to maximize the overall return?
Jobs
1 2 3 4 5
1 22 28 30 18 30
Mechanics 2 30 34 18 11 26
3 31 17 23 20 27
4 12 28 31 26 26
5 19 23 30 25 29
While solving problems, clearly indicate which part of which question is being solved.
For the following matrix game, write down the equivalent LPPs for solving the game.
B
A= -1 2
1 0
Write the dual of the following LPP after reducing it to canonical form.
Min Z = 3x1 + 4x2 + 3x3
Subject to
2x1+4x2 =12
5x1+3x3 ≥11
6x1+ x2 ≥ 8
x1,x2,x3≥0