Tuesday, 2 June 2020

UGC NET Computer Science December 2019 | Question 52

Question 52
Consider the following Linear programming problem (LPP) :
Maximize z=x1+x2,
Subject to the constraints:
x1 + 2x2 <= 2000
x1 + x2 <= 1500
x2 <= 600
and x1,x2 >= 0
The solution of the above LLP is:
(1) x1 = 750, x2 = 750, z = 1500
(2) x1 = 500, x2 =1000, z = 1500
(3) x1 = 1000, x2 = 500, z = 1500
(4) x1 =900, x2 = 600, z = 1500
  1. 1. (1)
  2. 2. (2)
  3. 3. (3)
  4. 4. (4)
Explanation
Option 3 is correct answer

PreviousNext
UGC NET CS December 2019 - Question 51UGC NET CS December 2019 - Question 53

No comments:

Post a Comment

UGC NET Computer Science December 2019 | Question 16

Question 16 In a certain coding language. 'AEIOU' is written as 'TNHDZ'. Using the same coding language. 'BFJPV' wil...

Popular Posts