Respuesta :
The constraints placed on the variables y and x in this problem are y≤8 and x≥6.
Answer:
Let x represent the number of small boxes.
Let y represent the number of large boxes.
The client receive no more than 8 of the large boxes and no fewer than 6 of the small boxes.
[tex]x \geq 6[/tex]
[tex]y \leq 8[/tex]
The cost of small box is $4 and the cost to the client for a large box is $6. The client does not wish to exceed $200.
[tex]4x+ 6y \leq 200[/tex]
The small box contains 6 of the toy and the large box contains 10 of the toy. A client orders no fewer than 100 of the toy.
[tex]6x+10y \geq 100[/tex]