1.) Rina needs at least 48 units of protein, 60 units of carbohydrates, and 50 units of fat each month. From each kilogram of food A, she receives 2 units of protein, 4 units of carbohydrates, and 5 units of fats. Food b contains 3 units of protein, 3 units of carbohydrates, and 2 units of fats. If food A costs Php110 per kilogram and food B costs Php 90 per kilogram. How many kilograms of each food should Rina buy each month to keep costs at a minimum?
minimize costs:
subject to:
x1, x2 are kg of foods A and B
for Extreme Points:
for :
for :
intersection and :
intersection and :
Objective function values at Extreme Points:
The miniimum value of the objective function z=1740 occurs at the extreme point (6,12).
Hence, the optimal solution to the given LP problem is : x1=6, x2=12 and min z=1740.
Comments