Question
Question: Find the distance between the points \(P\left( -6,7 \right)\) and \(Q\left( -1,-5 \right)\) ....
Find the distance between the points P(−6,7) and Q(−1,−5) .
Solution
we need to find the distance between the points P(-6,7) and Q(-1,-5). These two points both lie in the XY-plane. For finding out the distance between the two points lying in the XY-plane, we use the formula (x2−x1)2+(y2−y1)2 where (x1,y1) and (x2,y2) are the coordinates of the points between whose distance we want to find out. Using this formula, we will get our answer.
Complete step by step answer:
Here, we have been given the points P(-6,7) and Q(-1,-5).
Let the point P be (x1,y1) and let the point Q be (x2,y2) .
Thus, we get the values of x1,x2,y1 and y2 as:
x1=−6x2=−1y1=7y2=−5
Now, we know that the distance between the two points (x1,y1) and (x2,y2) is given by the formula (x2−x1)2+(y2−y1)2 .
Putting the values of x1,x2,y1 and y2 in this formula, we get the distance PQ as:
PQ=(−1−(−6))2+(−5−(7))2⇒PQ=(5)2+(−12)2
⇒PQ=25+144
⇒PQ=169⇒PQ=13
Therefore, the distance between the points P(-6,7) and Q(-1,-5) is PQ=13units
Note: This formula is applicable for all the coordinates belonging to the XY-plane. But remember, this formula is only applicable for coordinates of the XY-plane. If we have been given a 3-dimensional coordinates, then we will have to use the formula (x2−x1)2+(y2−y1)2+(z2−z1)2 where (x1,y1,z1) and (x2,y2,z2) are the 3-dimensional coordinates. This formula is similar to the formula we used here, only an extra (z2−z1)2 is added inside the under root. Thus it can be remembered in the same way as we remember the formula used above.