Question

find the distance between (-8, -3) and (-2, -5) round the answer to the nearest hundredth

Answers

There are no human answers yet.
Answered by GPT 3.5
To find the distance between two points (-8, -3) and (-2, -5), you can use the distance formula:

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

Substituting the given coordinates:

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

Therefore, the distance between (-8, -3) and (-2, -5) is approximately 6.32 units when rounded to the nearest hundredth.

Related Questions