Question 1141898
x = number of milligrams of food A.
y = number of milligrams of food B.


you want to minimize the number of milligrams of cholesterol.


your objective function is therefore c = 4x + 5y


your constraint functions are:


calcium:


30x + 25y >= 380


iron:


3x + .5y >= 10


vitamin C:


5x + 5y >= 40