ANSWER: $84
EXPLANATION:
We need to know the surface area of the room with the specified dimensions.
A = 2(wl + hl + hw)
w = 12
h = 8
l = 16
A = 2( (12 * 16) + (8 * 16) + (12 * 8) )
A = 2(192 + 128 + 96)
A = 2(416)
A = 832 square feet
832 / 150 = 5.546666666666667
(Round that up to the next whole number)
You need 6 gallons, or 6(14) dollars

let's plug in the value of y :
Answer:
y = -x - 8
Step-by-step explanation:
Midpoint of the line:
x = (x1 + x2)/2 = (-8 + -4)/2 = -12/2 = -6
y = (y1 + y2)/2 = (-5 + 1)/2 = -4/2 = -2
so midpoint is (-6,-2)
Slope of the line: Slope m = (y2-y1)/(x2-x1)
m = (-1 - -5)/(-4 - -8) = (-1 + 5)/(-4 + 8) = 4/4 = 1
Perpendicular lines have slopes that are negative reciprocals of one another
so slope of the perpendicular line is -1/1 is -1
y = mx + b
y = -x + b
Using (-6,-2)
-2 = -(-6) + b
-2 = 6 + b
b = -8
so y = -x - 8