37.5k views
4 votes
Find the distance between each pair of points whose coordinates are

given. Round to the nearest tenth if necessary.

(-3, 0), (3, -2)

User Nafas
by
5.4k points

1 Answer

4 votes

Answer:

6.3

Explanation:

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

sqrt ((3+3)^2 + (-2-0)^2)

sqrt (6^2 + -2^2)

sqrt(36 + 4)

sqrt (40)

6.324

6.3

User Ritveak
by
5.5k points