Answer: Fertilizer A = 20, Fertilizer B = 56
Step-by-step explanation:
Step 1: Set up the equations
[tex]\begin{array}{c|c|c|c}& FertilizerA&FertilizerB&Quantity Required\\Nitrogen&8&5&440\\Phosphorous&2&5&260\\Potassium&4&5&360\\\end{array}[/tex]
Nitrogen: 8x + 5y ≥ 440
Phosphorous: 2x + 5y ≥ 260
Potassium: 4x + 5y ≥ 360
Step 2: Find the vertices
It is easiest to graph the equations to find the vertices. (see attachment). You can also solve each system of equations to find the intersected points.
The following satisfy the "greater than or equal to" requirement:
Step 3: Use vertices in cost function C(x) to find the minimum
C(x) = $30x + $20y
(0, 88): $30(0) + $20(88) = $1760
(20, 56): $30(20) + $20(56) = $1720 ← This is the minimum!
(50, 32): $30(50) + $20(32) = $2140
(130, 0): $30(130) + $20(0) = $3900
The minimum cost occurs when 20 bags of Fertilizer A and 56 bags of Fertilizer B are purchased.