![]() |
VOOZH | about |
The distance formula is used to find the distance between two points in cartesian coordinate system and can be calculated using the distance formula.
Let's say you have two points: A (x1, y1) and B (x2, y2).
Distance 'd' between A and B is given by the formula: the
Derivation of the Distance Formula is given using Pythagoras Theorem. In the right-angled triangle ABC, we have:
AB2 = AC2 + BC2
Distance, d is calculated as:
Now, taking the square root on both sides,
Thus, d is the distance between two points.
We can also calculate the distance between two points using the polar coordinates.
Let's take two points A (r1, θ1) and B (r2, θ2) then the distance between them is calculated using the Distance Formula:
In 3D we can also calculate the distance between a point and the plane using the distance formula.
Let's take point A (x1, y1, z1) and plane P: ax + by + cz + d = 0 then the distance between the point and the plane is given using the Distance Formula:
The image below shows the distance between the point and the plane:
Distance Formula has various applications in Mathematics, Sciences, and others and some of the most important applications of the Distance Formula are:
Apart from this distance formula also has some real-life applications which are:
Example 1: Calculate the distance between the points X(5, 15) and Y(4, 14).
Distance between point X and Y is given by distance formula
d = √[( x2 - x1 )2 + ( y2 - y1 )2]
⇒ d = √[( 4 - 5)2 + ( 14 - 15)2]
⇒ d = √[( 1)2 + ( 1)2]
⇒ d = √(2)
Distance between X and Y is √2 or 1.41
Example 2: Find the distance between the parallel lines -6x + 20y + 10 = 0 and -6x + 20y + 20 = 0.
General equation of parallel lines is
Ax + By + C1 = 0 and Ax + By + C2 = 0,
Here,
A = -6, B = 20, C1 = 10, and C2 = 20
Applying formula
d =
⇒ d =
⇒ d = 10 / √436
Thus, the distance between two parallel lines is d = 10 / √436
Example 3: Calculate the distance between line 4a + 6b – 26 = 0 from the point (2, –4) using the Distance Formula in maths.
General equation of parallel lines is
A point (x1, y1) and a line ax + by + c = 0
Here,
A = 4, B = 6 and C = –26
Applying formula
d =
⇒ d =
⇒ d = -42 / √52
Thus, the distance between lines and point is d = -42 / √52
Example 4: Calculate the distance between points A(-25, -5) and B(-16, -4) using the Distance Formula in Maths.
Distance between point A and B is given by distance formula
d = √[( x2 - x1 )2 + ( y2 - y1 )2]
⇒ d = √[( (-16) - (-25))2 + ( (-4) - (-5))2]
⇒ d = √[( 9)2 + ( 1)2]
⇒ d = √(82)
Distance between A and B is √82 or 9.05
1. A square has one vertex at (1, 1) and the opposite vertex at (4, 4). Calculate the length of the diagonal.
2. Calculate the distance between the points (-5, -5) and (-1, -1).
3. Find the distance between the points (2, -3) and (-4, 5).
4. Two points, A and B, have coordinates (2, 3) and (10, 7) respectively. A third point, C, lies on the line segment AB and divides it into a ratio of 2:1. Find the coordinates of point C and calculate the distance from C to point A.
5. Calculate the distance between the points (1, 2, 3) and (4, 6, 9).
6. Two vertices of a cube are (0, 0, 0) and (3, 3, 3). Determine the length of the diagonal that connects these two vertices inside the cube.
Answer:-
- 3√2
- 4√2
- 10
- (8√5)/3
- √61
- 3√3