Solveeit Logo

Question

Question: Two godowns \[A\] and \[B\] have grain capacity of \[100\] quintals and \[50\] quintals respectively...

Two godowns AA and BB have grain capacity of 100100 quintals and 5050 quintals respectively. They supply to 33 ration shops, D,ED,E and FF whose requirements are 60,5060,50 and 4040 quintals respectively. The cost of transportation per quintal from the godowns to the shops are given in the following table:
Transportation cost per unit quintal (in Rs.)

From/ToAABB
DD6644
EE3322
FF2.502.5033

How should the supplies be transported in order that the transportation cost is minimum? What is the minimum cost?

Explanation

Solution

First, we distribute the quantity of quintals sent to each ration shop by each godown by taking two variables as a starter. By applying the given conditions, we get variables for each ration shop. Then we draw a LPP to represent these in order for a good understanding. Then the transportation equation is formed, and the inequalities are formed to represent them in the graph. The coordinates are taken to find the given variables and the transportation is found. The minimum transportation cost coordinates are substituted in the godown supply.

Complete step-by-step solution:
Given two godowns, AA and BB.
Let us assume that the godown AA supplies xx quintals grain to the ration shop DD and yy quintals grain to the ration shop EE.
The remaining quintals of godown A$$$$ = 100 - x - y
These remaining quintals of grain are supplied to the ration shop FF
Now moving onto the supply from godown BB
Ration shop DD needs only 6060 quintals of grains. Since xx quintals of grain is already submitted by the ration shop AA, the remaining needed quintals =60x = 60 - x
These 60x60 - x quintals are supplied from godown BB.
Similarly,
The godown BB supplies,
50y50 - y quintals for ration shop EE and
40(100xy)40 - (100 - x - y), that is x+y60x + y - 60 quintals of grain for ration shop FF
We can represent the above given information in the LPP as the diagram shown below;

Now, calculating the transportation charges;
Transportation charges of D$$$$ = 6\left( x \right) + 4\left( {60 - x} \right)
6x+2404x\Rightarrow 6x + 240 - 4x
2x+240\Rightarrow 2x + 240
Transport charges of E$$$$ = 3\left( y \right) + 2\left( {50 - y} \right)
3y+1002y\Rightarrow 3y + 100 - 2y
y+100\Rightarrow y + 100
Transport charges of F$$$$ = 2.50\left( {100 - x - y} \right) + 3\left( {x + y - 60} \right)
2502.x2.5y+3x+3y180\Rightarrow 250 - 2.x - 2.5y + 3x + 3y - 180
70+0.5x+0.5y\Rightarrow 70 + 0.5x + 0.5y
Total transportation cost== transportation cost of D$$$$ + transportation cost of E$$$$ + transportation cost of FF
\Rightarrow Total transportation cost =2x+240+y+100+70+0.5x+0.5y = 2x + 240 + y + 100 + 70 + 0.5x + 0.5y
\Rightarrow Total transportation cost =2.5x+2.5y+410 = 2.5x + 2.5y + 410
Now, godown AA can supply only a maximum of 6060 quintals to ration shop DD and 5050 quintals to the ration shop EE, but the maximum quintals being 100100 grain capacity, we have;
x+y100x + y \leqslant 100
x60x \leqslant 60
y50y \leqslant 50
If godown AA supplies 4040 quintals to the ration shop FF, the remaining quintals are distributed between DD and EE. Then we have;
x+y60x + y \geqslant 60
And because the amount is in grains, we cannot have negative grains numbers. That implies;
x0x \geqslant 0
y0y \geqslant 0
Plotting the points acquired in the above equations in a graph and taking the coordinates, we get the graph as follows:

We have the coordinate points-
A(60, 0)A\left( {60,{\text{ }}0} \right)
B(60, 40)B\left( {60,{\text{ }}40} \right)
C(50, 50)C\left( {50,{\text{ }}50} \right)
D(10, 50)D\left( {10,{\text{ }}50} \right)
Calculating the transportation by substituting the coordinates in the equation =2.5x+2.5y+410 = 2.5x + 2.5y + 410, we get;

A (60, 0)A{\text{ }}\left( {60,{\text{ }}0} \right)560560
B (60, 40)B{\text{ }}\left( {60,{\text{ }}40} \right)620620
C (50, 50)C{\text{ }}\left( {50,{\text{ }}50} \right)610610
D (10, 50)D{\text{ }}\left( {10,{\text{ }}50} \right)510510

The minimum cost of transportation is Rs.510Rs.510.
That implies;
Godown AA to ration shop D=x=10D = x = 10 quintals.
Godown AA to ration shop E=y=50E = y = 50 quintals.
Godown AA to ration shop F=100xy=40F = 100 - x - y = 40 quintals.
Godown BB to ration shop D=60x=50D = 60 - x = 50 quintals.
Godown BB to ration shop E=50y=0E = 50 - y = 0 quintals.
Godown BB to ration shop F=x+y60=0F = x + y - 60 = 0 quintals.

Note: This is done using linear programming. There should be a monitoring of the inequalities of the conditions, taking into consideration every condition that can possibly be applied to the solution. The variables should be respectively taken in correspondence to the acquired coordinates of the graph that is obtained.