SOLUTION: A farmer uses two types of fertilizers. A 50-lb bag of Fertilizer A contains 8 lb of nitrogen, 2 lb of phosphorus, and 4 lb of potassium. A 50-lb bag of Fertilizer B contains 5 lb

Algebra.Com
Question 1201319: A farmer uses two types of fertilizers. A 50-lb bag of Fertilizer A contains 8 lb of nitrogen, 2 lb of phosphorus, and 4 lb of potassium. A 50-lb bag of Fertilizer B contains 5 lb each of nitrogen, phosphorus, and potassium. The minimum requirements for a field are 440 lb of nitrogen, 260 lb of phosphorus, and 360 lb of potassium. If a 50-lb bag of Fertilizer A costs $40 and a 50-lb bag of Fertilizer B costs $30, find the amount of each type of fertilizer the farmer should use to minimize his cost while still meeting the minimum requirements.
Fertilizer A ? bags
Fertilizer B ? bags
What is the minimum cost?

Answer by Theo(13342)   (Show Source): You can put this solution on YOUR website!
make a chart like the one shown below:
                50lb bag fertilizer A    50lb bag fertilizer B
nitrogen                8                        5                 >= 440 pounds
phosphorus              2                        5                 >= 260 pounds
potassium               4                        5                 >= 360 pounds
cost                    40                       30                minimize


x is the number of bags of fertilizer A.
y is the number of bags of fertilizer B.
objective function
minimize cost = 40x + 30y
contraints
8x + 5y >= 440
2x + 5y >= 260
4x + 5y >= 360
x >= 0
y >= 0
graph is shown below:

minimum cost is at (20,56) = 40 * 20 + 30 * 56 = 2480.
all constraints are met.
for example:
8x + 5y = 8 * 20 + 5 * 56 = 440 which is >= 440
2x + 5y = 2 * 20 + 5 * 56 = 320 which is >= 360
4x + 5y = 4 * 20 + 5 * 56 = 360 which is >= 360

once again, when using he desmos.com calculator, you would:
graph the opposite of the inequalities.
the area not shaded is the region of feasibility
evaluate the objective function at each corner point.
corner points of that area will point to the maximum / minimum solution.



RELATED QUESTIONS

A farmer uses two types of fertilizers. A 50-lb bag of Fertilizer A contains 8 lb of... (answered by ikleyn)
There’re three brand of fertilizers A, B, and C. Following is a table of the amount of... (answered by LisaJ)
Solve using substitution/Addition By weight a 10-10-10 fertilizer contains 10.0%... (answered by Theo)
A roler has some $4/lb coffee and some $8/lb coffee that she will mix to make 50 lb of... (answered by stanbon)
A grocer wants to mix peanuts and cashews to produce 20 lb bag of mixed nuts worth... (answered by checkley71)
A merchant blends tea that sells for $3.45 a lb. with tea that sells for $1.75 a lb. to... (answered by josmiceli)
How many lb of copper which costs $2/lb must be added to 3 lb of tin which costs $8/lb to (answered by ikleyn)
a fertilizer manufacturer has two fertilizers, one which contains 24% nitrogen, and the... (answered by DrBeeee)
How many pounds of nuts selling for ​$99 per lb and raisins selling for ​$33... (answered by addingup)