Answer:
we have minimize cost by feeding the rabbits 3 ounces of feed 1 and 0 ounces of feed 2.
Explanation:
let x be the ounces of feed 1
let y be the ounces of feed 2
according to the information we have following inequalities
Fat grams:[tex]8x + 12y \geq 24[/tex]
Carb grams: [tex]12x + 12y \geq 36[/tex]
[tex]x + y \leq 3[/tex]
Protein grams: [tex]2x + y \geq 4[/tex]
Total food: [tex]x + y \leq 5[/tex]
for cost we have
C = 0.20x + 0.30y
Thus, we have the limitation of:
[tex]5 \geq x + y \geq 3[/tex]
plotting all inequalities we have found pentagon with following points
(0,5)
C = 0.20(0) + 0.30(5) = 1.50
(0,4)
C = 0.20(0) + 0.30(4) = 1.20
(1,2)
C = 0.20(1) + 0.30(2) = 0.80
(3,0)
C = 0.20(3) + 0.30(0) = 0.60
(5,0)
C = 0.20(5) + 0.30(0) = 1.00
Thus, we have minimize cost by feeding the rabbits 3 ounces of feed 1 and 0 ounces of feed 2.