Distance between two points is the length of the line segment that connects the two given points. Distance between two points in coordinate geometry can be calculated by finding the length of the line segment joining the given coordinates. Let us understand the formula to find the distance between two points in a two-dimensional and three-dimensional plane.
The distance between any two points is the length of the line segment joining the points. There is only one line passing through two points. So, the distance between two points can be calculated by finding the length of this line segment connecting the two points. For example, if A and B are two points and if AB =10 cm, it means that the distance between A and B is 10 cm.
The distance between two points is the length of the line segment joining them (but this CANNOT be the length of the curve joining them). Note that the distance between two points is always positive.
The distance between two points using the given coordinates can be calculated by applying the distance formula. For any point given in the 2-D plane, we can apply the 2D distance formula or the Euclidean distance formula given as,
Formula for Distance Between Two Points:
The formula for the distance, d d, between two points whose coordinates are (x1, y1) and (x2, y2) is:
d = √[(x2 − x1)2 + (y2 − y1)2]
This is called the Distance Formula.
To find the distance between two points given in 3-D plane, we can apply the 3D distance formula, given as,
d = √[(x2 − x1)2 + (y2 − y1)2 + (z2 − z1)2]
To derive the formula to calculate the distance between two points in a two-dimensional plane, let us assume that there are two points with the coordinates given as, A(x1, y1) B(x2, y2)
Next, we will assume that the line segment joining A and B is AB = d. Now, we will plot the given points on the coordinate plane and join them by a line.
Next, we will construct a right-angled triangle with AB as the hypotenuse.
Applying Pythagoras theorem for the △ABC:
AB2 = AC2 + BC2
d2 = ( x2 − x1 )2 + ( y2 − y1 )2 (Values from the figure)
Here, the vertical distance between the given points is |y2 − y1|.
The horizontal distance between the given points is |x2 − x1|.
d = √[(x2 − x1)2 + (y2 − y1)2] (Taking square root on both sides)
Thus, the distance formula to find the distance between two points is proved.
Note: In case the two points A and B are on the x-axis, i.e. the coordinates of A and B are (x1, 0) and (x2, 0) respectively, then the distance between two points AB = |x2 − x1|.
Using similar steps and concept, we can also derive the formula to find the distance between two points given in the 3D plane.
The distance between two points using the given coordinates can be calculated with the help of the following given steps:
Note: We can apply the 3D distance formula in case the two points are given in 3D plane, d = √[(x2 − x1)2 + (y2 − y1)2 + (z2 − z1)2]
The distance between two points in a complex plane or two complex numbers z1 = a + ib and z2 = c + id in the complex plane is the distance between points (a, b) and (c, d), given as,
|z1 − z2| = √[(a − c)2 + (b − d)2]
185 videos|124 docs|75 tests
|
|
Explore Courses for SAT exam
|