class 12 maths linear programming

A company manufactures two types of novelty souvenirs made of plywood. Souvenirs of type A require 5 minutes each for cutting and 10 minutes each for assembling. Souvenirs of type 5 require 8 minutes each for cutting and 8 minutes each for assembling. There are 3 hours 20 minutes available for cutting and 4 hours for assembling. The profit is Rs. 5 each for type A and Rs.6 each for type 5 souvenirs. How many souvenirs of each type should the company manufacture in order to maximise the profit ?

VAVidaara Admin Asked 10d ago 0 views 0 answers
📘 Linear Programming NCERT,Ex.12.2,Q.7,page.520 SA

A company manufactures two types of novelty souvenirs made of plywood. Souvenirs of type A require 5 minutes each for cutting and 10 minutes each for assembling. Souvenirs of type 5 require 8 minutes each for cutting and 8 minutes each for assembling. There are 3 hours 20 minutes available for cutting and 4 hours for assembling. The profit is Rs. 5 each for type A and Rs.6 each for type 5 souvenirs. How many souvenirs of each type should the company manufacture in order to maximise the profit ?

Official Solution

VVidaara Team ✓ Verified solution NCERT & Exemplar

.: Let the company manufacture x souvenirs of type A and y souvenirs of type5.

Clearly $x \ge 0,y \ge 0.$ We make the following table from the given data.

figure

Since the time available for cutting is 3 hours 20 min and assembling is 4 hours,

we have the constraints
$10x + 8y \le 240$

Total profit earned is $Z = 5x + 6y$
Hence, the mathematical formulation of the problem is

Maximize $Z = 5x + 6y$ ...(1)

subject to the constraints
$5x + 8y \le 200$ ...(2)

$5x + 4y \le 120$ ...(3)

$x,y \ge 0$ ...(4)

Let ${l_1}:5x + 8y = 200$ ,

${l_2}:5x + 4y = 120$

Let us graph the inequalities (2) to (4).

figure

The feasible region is shown in the graph.

Here again, we observe that the feasible region is bounded.

Let us evaluate Z at the comer points
C(24, 0), E(8, 20) and B(0, 25).

We find that the maximum value of Z is 160 at B(8, 20).

Hence, the company should manufacture 8 souvenirs of

type A and 20 souvenirs of type B to realise maximum profit and maximum profit is Rs.160.

View the full step-by-step solution page & related questions →

Community Answers (0)

Log in to post your own answer or join the discussion.

Discussion (0)

No comments yet — start the discussion.

← Back to all questions