asked 136k views
4 votes
Find the distance between the pair of points, round to the nearest tenth if necessary.

Find the distance between the pair of points, round to the nearest tenth if necessary-example-1
asked
User Istvano
by
8.0k points

1 Answer

3 votes

Explanation:

distance between the two points is given by formula

d=


\sqrt{ {(x1 - x2)}^(2) + {(y1 - y2)}^(2) } = \sqrt{( - 2 - 4)^(2) + {( - 3 - 0)}^(2) } = \sqrt{( - 6)^(2) + ( - 3)^(2) } = √(36 + 9) = √(45) = √(9 * 5) = 3 √(5)

answered
User Anthony Mattox
by
8.0k points

No related questions found