Volume of a sphere is given by the formula:

If we pull the 4 out front we have,

.
Volume of a cone is given by the formula:

Notice that if the height of the cone is equal to the radius,

then it's exactly what we see in our volume formula without the 4!
Answer:
A. (9,-5)
Step-by-step explanation:
Translation down is -2 to the y coordinate, which is (5,-5). Then you translate it right 4 units, which is +4 to the x coordinate, so the final coordinate is (9,-5).
Use substitution
-x + 4 = 1/3x + 8
4 = 4/3x + 8
-4 = 4/3x
x = -4 * 3/4
x = -3
Then plug x into one of the original equations. In this case y = -x + 4 is the easiest.
y = -(-3) + 4
y = 7
Answer:
When f(n) = 4n and g(n) = n² + 2n, f(g(-6)) = 96.
Step-by-step explanation:
To evaluate f(g(-6)), first find g(-6).
g(n) = n² + 2n
Substitute value.
g(-6) = (-6)² + 2(-6)
Square -6. Remember that (-x)² = x²
g(-6) = 36 + 2(-6)
Multiply 2 and -6.
g(-6) = 36 - 12
Subtract 12 from 36.
g(-6) = 24.
Now knowing this, substitute that value into f(n).
f(g(-6)) = f(24)
f(n) = 4n
Substitute value.
f(24) = 4(24)
Multiply 4 and 24.
f(24) = 96.