SOLUTION: Mark and Nancy are making punch for a party and are using two types of juice: pineapple and papaya. The total number of quarts must be more than 9 but less than 15. They should use

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: Mark and Nancy are making punch for a party and are using two types of juice: pineapple and papaya. The total number of quarts must be more than 9 but less than 15. They should use      Log On


   



Question 309075: Mark and Nancy are making punch for a party and are using two types of juice: pineapple and papaya. The total number of quarts must be more than 9 but less than 15. They should use at least 4 quarts of each type. We want to find out how many quarts of each juice they should buy.
First graph the system below and describe the shape of the solution area.
x+y>9
x+y<15
x>4
y>4
Then list 3 ordered pair solutions for the system of equations which represent this problem.

Then pick one of those ordered pair solutions for this problem and tell what each number represents.

Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
+x%2By%3E9
+y%3E-x%2B9
.
.
+graph%28+300%2C+300%2C+-2%2C+12%2C+-2%2C+12%2C+-x%2B9%29+
.
.
x%2By%3C15
y%3C-x%2B15
.
.
+graph%28+300%2C+300%2C+-2%2C+12%2C+-2%2C+12%2C+-x%2B9%2C-x%2B15%29+
.
.
x%3E4
y%3E4
.
.

.
.
.
Now choose the any of the ordered pair within the trapezoid.
One would be x=6, y=6
6 quarts of pineapple, 6 quarts of papaya
.
.
.