The answer should be gallons per minute
Answer:
FOIL: 
(3x + 5y)(3x+5y)
F: 3x*3x
O: 3x*5y
I: 5y*3x
L: 5y*5y

Step-by-step explanation:
Answer:
students 150
adult 550
Step-by-step explanation:
x + y = 700
5x + 2y = 3050
x = 700 - y
5(700 - y) + 2y = 3050
3500 - 5y + 2y = 3050
-3y + 3500 = 3050
-3y = 3050 - 3500
-3y = -450
y = -450 / -3
y = 150
x = 700 - y
x = 700 - 150
x = 550
The ordered pair which is a solution to the given inequality is: C. (2, 1).
<h3>What is an inequality?</h3>
An inequality can be defined as a mathematical relation that compares two (2) or more integers and variables in an equation based on any of the following arguments:
- Less than (<).
- Greater than (>).
- Less than or equal to (≤).
- Greater than or equal to (≥).
Next, we would test the ordered pair with the given inequality to determine a solution as follows:
For ordered pair (4, 4), we have:
3x + 2y < 15
3(4) + 2(4) < 15
12 + 8 < 15
20 < 15 (False).
For ordered pair (3, 3), we have:
3x + 2y < 15
3(3) + 2(3) < 15
9 + 6 < 15
15 < 15 (False).
7x - 4y > 9
7(3) - 4(3) > 9
21 - 12 > 9
9 > 9 (False)
For ordered pair (2, 1), we have:
3x + 2y < 15
3(2) + 2(1) < 15
6 + 2 < 15
8 < 15 (True).
7x - 4y > 9
7(2) - 4(1) > 9
14 - 4 > 9
10 > 9 (True)
For ordered pair (1, 0), we have:
3x + 2y < 15
3(1) + 2(0) < 15
3 + 0 < 15
3 < 15 (True).
7x - 4y > 9
7(1) - 4(0) > 9
7 - 4 > 9
3 > 9 (False)
Read more on inequality here: brainly.com/question/27166555
#SPJ1