Solution :
It is given that a large institution is preparing food menus which contains foods A as well as B.
Each lunch provides :
10 units of carbohydrates
6 units of fats
7 units of proteins
The food from A cost = $0.12 per ounce
And food from B cost = $0.08 per ounce
Objective function :
[tex]$C= 0.12x+0.08y$[/tex]
Constraints : [tex]$x\geq 0, y \geq 0, x+y \geq 6, 2x+y \geq 10, x+y \leq 7$[/tex]
Domain : [tex]$3 \leq x\leq 7$[/tex]
Range : [tex]$0\leq y\leq4$[/tex]