The distance formula states that the distance between two points $(x_1, y_1)$ and $(x_2, y_2)$ in a coordinate plane is given by:
$$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$$
In this case, $P(-4,3)$ and $Q(2,-5)$. Plugging in the values into the distance
Show more…