Find the distance between the pair of points, round to the nearest tenth if necessary.

Step-by-step explanation:
distance between the two points is given by formula
d=
[tex] \sqrt{ {(x1 - x2)}^{2} + {(y1 - y2)}^{2} } = \sqrt{( - 2 - 4)^{2} + {( - 3 - 0)}^{2} } = \sqrt{( - 6)^{2} + ( - 3)^{2} } = \sqrt{36 + 9} = \sqrt{45} = \sqrt{9 \times 5} = 3 \sqrt{5} [/tex]