33.3k views
3 votes
Find the distance between each pair of points. Round to the nearest tenth, if necessary.

Find the distance between each pair of points. Round to the nearest tenth, if necessary-example-1

1 Answer

1 vote

Answer:

Explanation:

Plug into distance formula:

Points: (5, -2), (3, -4)

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

sqrt( ((3 - 5)^2) + ((-4 + 2)^2))

sqrt( 4 + 4)

sqrt8 ≈ 2.8 OR

sqrt8 = 2√2

User Munch
by
5.6k points