232k views
2 votes
Find the distance between (6,−6.6,7.6) and (−2.7,2.7,8.1). Give your answer rounded to two decimal places.

User Otsaw
by
7.7k points

1 Answer

2 votes

Final answer:

The distance between the two points is approximately 14.54 units.

Step-by-step explanation:

To find the distance between two points in three-dimensional space, we can use the formula:

Distance = sqrt((x2 - x1)^2 + (y2 - y1)^2 + (z2 - z1)^2)

Using the given points (6, -6.6, 7.6) and (-2.7, 2.7, 8.1), we can plug in the coordinates into the formula:

Distance = sqrt((-2.7 - 6)^2 + (2.7 - -6.6)^2 + (8.1 - 7.6)^2)

Calculating this value, we get a distance of approximately 14.54 units, rounded to two decimal places.

User Gurmeet Singh
by
7.5k points