What is the distance formula, and how is it derived?
Distance formula between two points in a Cartesian plane $(x_1,y_1)$ and $(x_2,y_2)$ is:
= $\sqrt{\left(x_2-x_1\right)^2+\left(y_2-y_1\right)^2}$
This formula is derived from Pythagoras' theorem.