Let x and y be the number of beg A and B respectively to meet the minimum daily requirements of food.
Then according to question,
Minimize ,Z=10x+12y
Subject to ,40x+30y≥150
20x+20y≥90
10x+30y≥60,x≥0,y≥0.
Consider the inequality as a equality we get,
40x+30y=150 ...............(1)
20x+20y=90 .............(2)
10x+30y=60 ................(3)
x=0 ..................(4)
And y=0 ..........(5)
Now , multiplying (2) with 2 and then subtract from (1) ,we get
−10y=−30⟹y=3
∴20x=90−60=30⟹x=23.
Therefore the line (1) and (2) ,intersecting at (23,3) .
Again ,subtract (3) from (1) we get
30x=90⟹x=3.
∴30y=60−30=30⟹y=1 .
Therefore the line (1) and (3) ,intersecting at (3,1).
Multiplying 2 with equation (3) and then subtract from (2) ,we get
−40y=−30⟹y=43.
∴10x=60−30×43=4(240−90)=4150⟹x=415 .
Therefore the line (2) and (3) ,intersecting at (415,43) .
Now from the figure ,evaluate cost Z at each of the vertex
At A(0,5),Z=60 .
At B(23,3),Z=10×23+12×3=15+36=51
At C(415,43),Z=10×415+12×43=4186=293=46.5
At D(6,0),Z=60.
Hence ,the minimum value is 46.5 ,which occur at (415,43) .
Therefore ,x=415 and y=43 .
Comments