Home — Math — Distance Calculator

šŸ“ Distance Calculator

Calculate the distance between two points in a 2D coordinate plane.

The Distance Formula

The distance between two points (x₁, y₁) and (xā‚‚, yā‚‚) is calculated using the formula d = √((xā‚‚ - x₁)² + (yā‚‚ - y₁)²). This is derived from the Pythagorean theorem, treating the horizontal and vertical differences as legs of a right triangle.

Applications of the Distance Formula

The distance formula is used in navigation, computer graphics, game development, physics (displacement calculations), GIS mapping, and any application involving coordinates in a plane. It extends to 3D as d = √(Ī”x² + Ī”y² + Ī”z²).

AD PLACEMENT — IN-CONTENT (728Ɨ90)