x is case of almonds and y is case of walnuts.
Almonds are packaged 15 bags per case and walnuts are packaged 17 bags per case.
H-E-B orders no more than 200 bags of almonds and walnuts at a time.
So,
x + y < 200
where x and y refers to the number of bags
=======================================================
H-E-B pays $24 per case of almonds and $27 per case of walnuts, but will not order more than $300 total at any one time.
But keep in mind that : Almonds are packaged 15 bags per case and walnuts are packaged 17 bags per case.
So,
24 * (x/15) + 27 * (y/17) < 300
===========================================================
The constraints are:
x + y < 200
(24/15) x + (27/17) y < 300
So, the graph of the previous constraints is as following :
X is the domain and y is the range
Answer:
H = 20.5 hours
I = 19.5 Hours
Step-by-step explanation:
Start by creating a system.
I = time which the inlet pipe takes alone to fill the pond
H = time which the hose takes alone to fill the pond
10/I + 10/H = 10
H - I = 1
H = 20.5 hours
I = 19.5 Hours