EnglishUKPSC Lecturer (Mains) 2020
Q01.Which of the following methods is based on Bolzano theorem?
Correct answer: Bisection method
EnglishUKPSC Lecturer (Mains) 2020
Q02.The roots of the equation f(x) = 0 obtained by Newton-Raphson method converges if
Correct answer: 2 f '()f ''() 1 [f '()] < x x x
EnglishUKPSC Lecturer (Mains) 2020
Q03.Which of the following is not true?
Correct answer: ()() 1 1 1 0 +∆ −∇ + =
EnglishBihar (TRE 2.0)-2023
Q04.The optimal value of the objective function is attained at the points
Correct answer: on the corner points of the feasible region
EnglishBihar (TRE 2.0)-2023
Q05.The point which does not lie in the half-plane 2x + 3y -12 < 0 is
Correct answer: (2, 3)
EnglishBihar (TRE 1.0) -2023
Q06.Which of the following is true?
Correct answer: Extreme points of the disk x2 + y2 ≤ 1 are the points on the circles x2 + y2 = 1
EnglishBihar (TRE 1.0) -2023
Q07.The Linear Programming Problem Maximize z = x1 + x2 subject to x1 + 2x2 ≤ 20 x1 + x2 ≤ 15 x2 ≤ 6 x1, x2 ≥ 0
Correct answer: Has exactly one optimum solution
EnglishBihar (TRE 1.0) -2023
Q08.The dual of the linear programming problem: Minimize CT x subject to Ax ≥ b and x ≥ 0 is
Correct answer: Maximize bT w subject to AT w ≤ c and
EnglishBihar (TRE 1.0) -2023
Q09.A transportation problem is
Correct answer: special case of linear programming problem
Q10.If the corner points of the LPP, Z = 13x - 15y subject to the constraints x + y ≤7, 2x - 3y ≥ 0, x ≥ 0 and y ≥ 0 are (0, 0), (7, 0), (3, 4) and (0, 2), then the value of Maximum Z+3 Minimum Z is:
Correct answer: 1
Q11.Which among the following is NOT a corner point of the LPP, maximize Z = 4x + y subject to the constraints, x + y ≤ 50, 3x + y ≤ 90, x ≥ 0, y ≥ 0?
Correct answer: (50, 0)
Q12.A necessary and sufficient condition for a basic feasible solution to a minimization linear programming problem to be an optimum is that (for all j)-
Correct answer: zj – cj ≤ 0
Q13.Solution of minimal assignment problem whose effectiveness matrix is following – I II III IV A 2 3 4 5 B 4 5 6 7 C 7 8 9 8 D 3 5 8 4
Correct answer: All above
Q14.The objective function of the dual problem of the following primal problem is – Max (z) = 3x1 – 3x2 s.t. x1≤4 x2≤6 x1+x2≤5 –x2≤–1 X1,x2≥0
Correct answer: Max (Z’) = –4w1–6w2–5w3+w4
Q15.In hyperplane 2x1 + 3x2 + 4x3 – x4 = 5, the point (1, 2, 3, 4) lies in -
Correct answer: Open half space of type cx > z
Q16.The number of basic solution to the system- 3x1 + 4x2 + 3x3 + 8x4 = 7 2x1 – 3x2 + 2x3 – 6x4 = 13
Correct answer: 6
Q17.If a constraint is multiplied by a non-zero constant of a L.P.P, then the solution
Correct answer: Does not change with original solution
Q18.For a L.P.P, Minimise z = x1 + 5x2 – 3x3, Subjected to 2x1 + x2 + x3 = 5, 3x1 – x2 + 4x3 = 5, x1, x2, x3 ≥ 0, the solution (1, 2, 1) is–
Correct answer: A feasible but not basic solution
Q19.The solution (1, 0, 1) to be system x1 + x2 + x3 = 2, x1 – 3x2 + x3 = 2, 2x1 + 3x2 + 4x3 = 6 is
Correct answer: A basic feasible solution
Q20.The minimum cost of the assignment problem:
Correct answer: 50