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
Answer:
1. R
2. Match the year with the price. For example, 2006 should have a line directly on 15.
3. A (The first number on each row is the second number multiplied by 4)
4. C
5. A
MAKE SURE TO DOUBLE-CHECK JUST IN CASE!
I don’t know but Good luck
The answer is 2-7x I'm 100% sure
X(u, v) = (2(v - c) / (d - c) + 1)cos(pi * (u - a) / (2b - 2a))
y(u, v) = (2(v - c) / (d - c) + 1)sin(pi * (u - a) / (2b - 2a))
As
v ranges from c to d, 2(v - c) / (d - c) + 1 will range from 1 to 3,
which is the perfect range for the radius. As u ranges from a to b, pi *
(u - a) / (2b - 2a) will range from 0 to pi/2, which is the perfect
range for the angle. So, this maps the rectangle to R.