Find the distance between (−8, −3) and (−2, −5) . Round your answer to the nearest hundredth, if necessary

To find the distance between two points, you can use the distance formula:

d = sqrt((x2 - x1)^2 + (y2 - y1)^2)

Plugging in the coordinates (-8, -3) and (-2, -5), we have:

d = sqrt((-2 - (-8))^2 + (-5 - (-3))^2)
= sqrt((6)^2 + (-2)^2)
= sqrt(36 + 4)
= sqrt(40)
≈ 6.32

Rounding to the nearest hundredth, the distance between (-8, -3) and (-2, -5) is approximately 6.32.