medium
1 min read
Distance Formula
Distance Formula The distance between two points $$(x_1, y_1)$$ and $$(x_2, y_2)$$ is given by the formula: $$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$$ E...
Distance Formula The distance between two points $$(x_1, y_1)$$ and $$(x_2, y_2)$$ is given by the formula: $$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$$ E...
Distance Formula
The distance between two points and is given by the formula:
Explanation:
The distance is a non-negative real number representing the shortest distance between the two points.
The coordinates and are the coordinates of the two points.
The formula uses the square root function to calculate the distance.
The distance between points with coordinates and can be found by applying the formula.
Examples: