The distance formula calculates the distance between two points in a Cartesian coordinate system. It is derived from the Pythagorean theorem and expressed as $d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$.
congrats on reading the definition of distance formula. now let's actually learn it.