To approximate the distance of points with three dimension, make use of the equation,
d = sqrt ((x2 - x1)^2 + (y2 - y1)^2 +(z2 - z1)^2)
Substituting all the data from the points given,
<span>d = sqrt ((2 - -2)^2 + (-7 - 3)^2 +(4 - -5)^2) = sqrt 197
</span>
Thus, the distance from the points is approximately 14.04 and that is letter D.
Answer:

Step-by-step explanation:
To evaluate or simplify expressions with exponents, we use exponent rules.
1. An exponent is only a short cut for multiplication. It simplifies how we write the expression.
2. When we multiply terms with the same bases, we add exponents.
3. When we divide terms with the same bases, we subtract exponents.
4. When we have a base to the exponent of 0, it is 1.
5. A negative exponent creates a fraction.
6. When we raise an exponent to an exponent, we multiply exponents.
7. When we have exponents with parenthesis, we apply it to everything in the parenthesis.
We will use these rules 2 and 7 to simplify. First apply the 4 exponent to both -6 and p. Then add the exponent of the base -6 and p on the outside of the parenthesis.

Answer: 94 cm^3.
Step-by-step explanation: You use the formula 2(ab+bc+ca). You plug in 3, 4, and 5 to get 94.
Answer:
f(4) = 14
Step-by-step explanation:
f(x) = 3x+2
Let x=4
f(4) = 3(4)+2
= 12+2
= 14