54 gallons
Step-by-step explanation:
Answer:
(4, 0).
Step-by-step explanation:
y = 8x - 32
There are many solutions that we can choose from, since any set of coordinates that fit in the equation counts as a solution.
We can have (0, -32), (1, -24), (2, -16), (3, -8), (4, 0), and many more.
Hope this helps!
Answer:
- y = -5x +10
- (0, 10)
- (1, 5)
- see attached
Step-by-step explanation:
1. Subtract 5x from both sides to put the equation in slope-intercept form:
y = -5x +10
__
2. The y-intercept is the point corresponding to x=0. The y-value when x=0 is the constant in the equation: 10. Then the point is ...
(x, y) = (0, 10)
You may notice this is one of the points listed in part 4, and is also used in question 3.
__
3. The x-value computed is 1; the y-value computed is 5. The point is ...
(x, y) = (1, 5)
You may notice this is one of the points listed in part 4.
__
4. See attached
Answer:
Step-by-step explanation:
x + y = 7 ------------(I)
y = 7 - x ------------(II)
x + 2y = 11 --------------(III)
Substitute y = 7 - x in equation (III)
x + 2 * (7 -x) = 11
x + 2*7 - 2*x = 11
x + 14 - 2x = 11
x - 2x + 14 = 11
- x + 14 = 11
Subtract 14 from both side
-x = 11 - 14
-x = -3
Multiply both sides by (-1)
x = 3
Substitute x=3 in equation (II)
y = 7 - 3
y = 4