diff --git a/guide/english/mathematics/the-distance-formula/index.md b/guide/english/mathematics/the-distance-formula/index.md index cda328c86a..7b7529de5d 100644 --- a/guide/english/mathematics/the-distance-formula/index.md +++ b/guide/english/mathematics/the-distance-formula/index.md @@ -2,14 +2,7 @@ title: The Distance Formula --- ## The Distance Formula + -This is a stub. Help our community expand it. - -This quick style guide will help ensure your pull request gets accepted. - - - -#### More Information: - - +This formula can be used to calculate the distance between two points in a coordinate system, with (x1, y1) being the coordinates of one point and (x2, y2) being the coordinates of the other.