Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

1.

A company manufactures two models of voltage stabilizers viz., ordinary and autocut. All components of the stabilizers are purchased from outside sources, assembly and testing is carried out at company’s own works. The assembly and testing time required for the two models are 0.8 hour each for ordinary and 1.20 hours each for auto-cut. Manufacturing capacity 720 hours at present is available per week. The market for the two models has been surveyed which suggests maximum weekly sale of 600 units of ordinary and 400 units of auto-cut. Profit per unit for ordinary and auto-cut models has been estimated at Rs 100 and Rs 150 respectively. Formulate the linear programming problem.

Answer»

(i) Variables : 

Let x1 and x2 denote the number of ordinary and auto-cut voltage stabilized.

(ii) Objective function: 

Profit on x1 units of ordinary stabilizers = 100x1

Profit on x2 units of auto-cut stabilized = 150x2 

Total profit = 100x1 + 150x2

Let Z = 100x1 + 150x2, which is the objective function. 

Since the profit is to be maximized. We have to 

Maximize, Z = 100x1 + 15x2

(iii) Constraints: 

The assembling and testing time required for x1 units of ordinary stabilizers = 0.8x1 and for x2 units of auto-cut stabilizers = 1.2x2 

Since the manufacturing capacity is 720 hours per week. 

We get 0.8x1 + 1.2x2 ≤ 720 

Maximum weekly sale of ordinary stabilizer is 600 

i.e., x1 ≤ 600 

Maximum weekly sales of auto-cut stabilizer is 400 

i.e., x2 ≤ 400

(iv) Non-negative restrictions: 

Since the number of both the types of stabilizer is nonnegative, we get x1, x2 ≥ 0. 

Thus, the mathematical formulation of the LPP is, 

Maximize Z = 100x1 + 150x2 

Subject to the constraints 

0.8x1 + 1.2x2 ≤ 720, x1 ≤ 600, x2 ≤ 400, x1, x2 ≥ 0

2.

A company produces two types of products say type A and B. Profits on the two types of product are Rs 30/- and Rs 40/- per kg respectively. The data on resources required and availability of resources are given below. RequirementsCapacity available per monthProduct AProduct BRaw material (kgs)6012012000Machining hours/piece85600Assembling (man hours)34500Formulate this problem as a linear programming problem to maximize the profit.

Answer»

(i) Variables: 

Let x1 and x2 denote the two types products A and B respectively.

(ii) Objective function: 

Profit on x1 units of type A product = 30x1 

Profit on x2 units of type B product = 40x2 

Total profit = 30x1 + 40x2 

Let Z = 30x1 + 40x2, which is the objective function. 

Since the profit is to be maximized, we have to maximize Z = 30x1 + 40x2 

(iii) Constraints: 

60x1 + 120x2 ≤ 12,000 

8x1 + 5x2 ≤ 600 

3x1 + 4x2 ≤ 500

(iv) Non-negative constraints: 

Since the number of products on type A and type B are non-negative, we have x1, x2 ≥ 0 

Thus, the mathematical formulation of the LPP is 

Maximize Z = 30x1 + 40x2 

Subject to the constraints, 

60x1 + 120x2 ≤ 12,000 

8x1 + 5x2 ≤ 600 

3x1 + 4x2 ≤ 500 

x1, x2 ≥ 0

3.

A company produces two types of pens A and B. Pen A is of superior quality and pen B is of lower quality. Profits on pens A and B are Rs 5 and Rs 3 per pen respectively. Raw materials required for each pen A is twice as that of pen B. The supply of raw material is sufficient only for 1000 pens per day. Pen A requires a special clip and only 400 such clips are available per day. For pen B, only 700 clips are available per day. Formulate this problem as a linear programming problem.

Answer»

(i) Variables: 

Let x1 and x2 denotes the number of pens in type A and type B.

(ii) Objective function: 

Profit on x1 pens in type A is = 5x1

Profit on x2 pens in type B is = 3x2 

Total profit = 5x1 + 3x2 

Let Z = 5x1 + 3x2, which is the objective function. 

Since the B total profit is to be maximized, we have to maximize Z = 5x1 + 3x2

(iii) Constraints: 

Raw materials required for each pen A is twice as that of pen B. 

i.e., for pen A raw material required is 2x1 and for B is x2

Raw material is sufficient only for 1000 pens per day 

∴ 2x1 + x2 ≤ 1000 

Pen A requires 400 clips per day 

∴ x1 ≤ 400 

Pen B requires 700 clips per day 

∴ x2 ≤ 700

(iv) Non-negative restriction:

Since the number of pens is non-negative, we have x1 > 0, x2 > 0. 

Thus, the mathematical formulation of the LPP is 

Maximize Z = 5x1 + 3x2 

Subj ect to the constrains 

2x1 + x≤ 1000, x1 ≤ 400, x2 ≤ 700, x1, x2 ≥ 0

4.

The research department of Hindustan Ltd. has recommended paying the marketing department to launch a shampoo of three different types. The marketing types of shampoo to be launched under the following estimated pay-offs for various levels of sales.Types of ShampooEstimated Sales (in Units)15000100005000Egg Shampoo301010Clinic Shampoo40155Deluxe Shampoo55203What will be the marketing manager’s decision if (i) Maximin and (ii) Minimax principle applied?

Answer»

(i) Maximin principle

Types of ShampooEstimated Sales (in Units)Minimum pay - off
15000100005000
Egg Shampoo30101010
Clinic Shampoo401555
Deluxe Shampoo552033

Max (10, 5, 3) = 10. Since the maximum pay-off is 10 units, the marketing manager has to choose Egg shampoo by Maximin rule.

(ii) Minimax principle

Types of ShampooEstimated Sales (in Units)Maximum pay - off
15000100005000
Egg Shampoo30101030
Clinic Shampoo4015540
Deluxe Shampoo5520355

Min (30, 40, 55) = 30. Since the minimum pay-off is 30 units, the marketing manager has to choose Egg shampoo by minimax rule.

5.

The cells in the transportation problem can be classified as _______ (a) assigned cells and empty cells (b) allocated cells and unallocated cells (c) occupied and unoccupied cells (d) assigned and unoccupied cells

Answer»

(c) occupied and unoccupied cells

6.

The transportation problem is said to be unbalanced if _______ (a) Total supply ≠ Total demand (b) Total supply = Total demand (c) m = n (d) m + n – 1

Answer»

(a) Total supply ≠ Total demand

7.

In an assignment problem the value of decision variable xij is _______ (a) 1 (b) 0 (c) 1 or 0 (d) none of them

Answer»

The correct answer is : (c) 1 or 0

8.

The objective function of transportation problem is to ________ (a) Maximize total cost (b) Minimize the total cost (c) Total cost should be zero(d) All the above

Answer»

(b) Minimise the total cost

9.

Fill in the blanks. 1. In a transportation problem, we must make the number of ________ and _______ equal. 2. ______ or ______ are used to balance an assignment problem. 3. The method of finding an initial solution based on opportunity costs is called _______4. ________ occurs when the number of occupied squares is less than the number of rows plus the number of columns minus one. 5. Both transportation and assignment problems are members of a category of LP problems called ________ 6. In the case of an unbalanced problem, shipping cost coefficients of ______ are assigned to each dummy factory or warehouse.

Answer»

1. units supplied, units demanded 

2. Dummy rows, dummy columns 

3. Vogel’s approximation method 

4. Degeneracy 

5. Network flow problems 

6. zero

10.

Decision theory is concerned with ________ (a) analysis of information that is available (b) decision making under certainty (c) selecting optimal decisions in sequential problem (d) All of the abov

Answer»

(d) All of the above

11.

In an LPP the objective function is to be ________ (a) Minimised (b) Maximised (c) (a) or (b) (d) only (b)

Answer»

The correct answer is : (c) (a) or (b)

12.

In an L.P.P objective functtin is Max Z = 20x + 70y and if solution are A(0,8) and B(12,5). Find optimal solution.

Answer»

ZA = 20(0) + 70(8) 

= 560; and ZB = 20(12) + 70(5) 

= 590 (max) 

∴ Optimal soplution is at B(12,5); is 

x = 12 and y = 5.

13.

Define/ what is a game?

Answer»

’’Whenever there is a situation of conflict and competition between two or more opposing teams, We refer to the situation as a game”.

14.

Define the term pure strategy.

Answer»

While playing a game, the pure strategy of a player is the predetermined decision to adopt a specified course of action irrespective of the course of action of the opponent.

15.

Define ’strategy’ in a game.

Answer»

The strategy of player is the predetermined rule by which he chooses his course of action while playing the game.

16.

Write any two properties of a Game/Rectangular Game.

Answer»

1. there are finite numbers of players 

2. Each player have finite number of courses of action OR The game is said to be played, one of the player should adopt one of course action while playing the game.

17.

In a game if ν = 2 then what are the values of α & β?

Answer»

Here α – Maximin and β – Minimax are equal and are equal to ν = 2.

18.

What is meant by pay-off in a rectangular game?

Answer»

It is the gain or loss of the players while playing a game.

19.

In a two person zero-sum game, the value ν = -1, is the game fair?

Answer»

The game is not fair, (the game is said to be fair if ν = 0).

20.

When unbounded solution exist for a given L.P.P?

Answer»

For some LPP the optimum value of Z may be infinity, then LPP is said to have unbounded solution.

21.

What is the difference between Assignment Problem and Transportation Problem?

Answer»

The assignment problem is a special case of the transportation problem. The differences are given below.

Transportation ProblemAssignment Problem
1. This is about reducing cost of transportation merchandise1. This is about assigning finite sources to finite destinations where only one destination is allotted for one source with minimum cost
2. Number of sources and number of demand need not be equal2. Number of sources and the number of destinations must be equal
3. If total demand and total supply are not equal then the problem is said to be unbalanced.3. If the number of rows are not equal to the number of columns then problems are unbalanced.
4. It requires 2 stages to solve Getting initial basic feasible solution, by NWC, LCM, VAM and optimal solution by MODI method4. It has only one stage. Hungarian method is sufficient for obtaining an optimal solution

22.

What is the Assignment problem?

Answer»

Suppose that we have ‘m’ jobs to be performed on ‘n’ machines. The cost of assigning each job to each machine is Cij . (i = 1, 2,…, n and j = 1, 2,…. n).Our objective is to assign different jobs to different machines (one job per machine) to minimize the overall cost. This is known as the assignment problem.

23.

North-West Comer refers to _________ (a) top left corner (b) top right comer (c) bottom right comer (d) bottom left comer

Answer»

(a) top left corner

24.

Number of basic allocation in any row or column in an assignment problem can be ________ (a) exactly one (b) at least one (c) at most one (d) none of these

Answer»

(a) exactly one

25.

The penalty in VAM represents the difference between the first ________ (a) Two largest costs (b) Largest and Smallest costs (c) Smallest two costs (d) None of these

Answer»

(c) Smallest two costs

26.

What are a feasible solution and non-degenerate solution in the transportation problem?

Answer»

Feasible Solution: A feasible solution to a transportation problem is a set of non-negative values xij (i = 1, 2,.., m, j = 1, 2, …n) that satisfies the constraints. 

Non-degenerate basic feasible Solution: If a basic feasible solution to a transportation problem contains exactly m + n – 1 allocation in independent positions, it is called a Non-degenerate basic feasible solution. Here m is the number of rows and n is the number of columns in a transportation problem.

27.

In a degenerate solution number of allocations is ________ (a) equal to m + n – 1 (b) not equal to m + n – 1 (c) less than m + n – 1 (d) greater than m + n – 1

Answer»

(c) less than m + n – 1

28.

The purpose of a dummy row or column in an assignment problem is to _________ (a) prevent a solution from becoming degenerate (b) the balance between total activities and total resources (c) provide a means of representing a dummy problem (d) none of the above

Answer»

(b) the balance between total activities and total resources

29.

Which of the following methods is used to verify the optimality of the current solution of the transportation problem? (a) Least cost method (b) Vogel’s method (c) North-west comer rule (d) None of these

Answer»

(a) Least cost method

30.

The Hungarian method can also be used to solve ______ (a) Transportation problem (b) Travelling salesman problem (c) A linear programming problem (d) All the above

Answer»

(b) Travelling salesman problem

31.

The degeneracy’in the transportation problem indicates that _________ (a) Dummy allocations need to be added(b) The problem has no feasible solution (c) Multiple optimal solutions exist (d) All of the above

Answer»

(c) Multiple optimal solutions exist