Question
Question: How do you find the distance between \(\left( 7,2 \right),\left( -5,7 \right)\) ?...
How do you find the distance between (7,2),(−5,7) ?
Solution
We are asked to find the distance between two given coordinates that lie on the real plane. For this, we use the distance formula. We substitute the values of x – coordinates and the y – coordinates and then evaluate to get the result, which is a positive value, which will be the distance between these two coordinates.
Complete step by step solution:
The given two coordinates are, (7,2),(−5,7)
We are asked to find the distance between these two points.
For this, we use the distance formula.
First, let us denote some variables for the x – coordinates and the y – coordinates of these points for easy evaluation without confusion.
Let x1 be the x – coordinate of the first point which is 7.
x2 will then be the x – coordinate of the second point which is -5.
Let y1 be the x – coordinate of the first point which is 2.
y2 will then be the x – coordinate of the second point which is 7.
The distance formula for any two points on the real cartesian plane is given by,
D=(x2−x1)2+(y2−y1)2
Now let us substitute the values of the x – coordinates and the y – coordinates of these points.
Upon substitution we get,
⇒D=(−5−7)2+(7−2)2
Now evaluate the contents inside the brackets first and then the power on it, according to the BODMAS rule.
⇒D=(−12)2+(5)2
Further, evaluate the expression.
⇒D=144+25
⇒D=169
Now further simplify the square root.
⇒D=13
Hence, the distance between the points is given by the value, 13.
Note: The formula for finding the distance between any two coordinates (x1,y1),(x2,y2) is given by, d=(x2−x1)2+(y2−y1)2 . One should always note that the value resulted will never be negative because it is how far is one point from another and it is always positive.