Solveeit Logo

Question

Question: Which of the following points is equidistant from (3,-2) and (-5,-2)? (A) (0, 2) (B) (0, -2) (...

Which of the following points is equidistant from (3,-2) and (-5,-2)?
(A) (0, 2)
(B) (0, -2)
(C) (2, 0)
(D) (2, -2)

Explanation

Solution

Since we have been told to find the point that is equidistant from our given two points try to consider one option at a time and try to find the distance from the two points to the point in option by using distance formula and hence check which of the distance is obtained equal.

Formula used:
The formula used in this entire sum is Distance formula which is given by (x2x1)2+(y2y1)2\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}}

Complete step by step solution:
Let us name point (3, -2) as P and point (-5, -2) as Q.
We know that generally a point is denoted by C(x1,y1){\text{C}}({x_1},{y_1}) where x1{x_1}and y1{y_1} are the co-ordinates.
Therefore comparing our given points P(3,2){\text{P}}\left( {3, - 2} \right) and Q(5,2){\text{Q}}\left( { - 5, - 2} \right) we get
x1=3,y1=2{x_1} = 3,{y_1} = - 2 and x2=5,y2=2{x_2} = - 5,{y_2} = - 2respectively.
Since we have told to find the point equidistant to points P(3,2){\text{P}}\left( {3, - 2} \right)and Q(5,2){\text{Q}}\left( { - 5, - 2} \right), All we have to find is a point say R{\text{R}}which will have same distance from point R{\text{R}}to P(3,2){\text{P}}\left( {3, - 2} \right) and also from R{\text{R}}to Q(5,2){\text{Q}}\left( { - 5, - 2} \right).
Since we have been given four options we will check the distance between each given point and our points P and Q respectively.
Lets name option (A) (0,2) as point A(0,2)
We will have to find the distance between PA and QA using distance formula and check if they are equal.
Distance formula is given by (x2x1)2+(y2y1)2\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}}
Lets find distance between AP. Here x1=3,x2=0,y1=2,y2=2{x_1} = 3,{x_2} = 0,{y_1} = - 2,{y_2} = 2
Substituting the values in distance formula we get
AP = (x2x1)2+(y2y1)2 =(03)2+(2(2))2 =32+42 =9+16 =25 =5  {\text{AP = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {0 - 3} \right)}^2} + {{\left( {2 - ( - 2)} \right)}^2}} \\\ = \sqrt {{3^2} + {4^2}} \\\ = \sqrt {9 + 16} \\\ = \sqrt {25} \\\ = 5 \\\
Similarly finding distance between QA where x1=5,x2=0,y1=2,y2=2{x_1} = - 5,{x_2} = 0,{y_1} = - 2,{y_2} = 2
Substituting this values in Distance formula we get
QA = (x2x1)2+(y2y1)2 =(0(5))2+(2(2))2 =52+42 =25+16 =41  {\text{QA = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {0 - ( - 5)} \right)}^2} + {{\left( {2 - ( - 2)} \right)}^2}} \\\ = \sqrt {{5^2} + {4^2}} \\\ = \sqrt {25 + 16} \\\ = \sqrt {41} \\\
Here value of PA is not equal to Value Of QA. So option one is wrong.
Let us consider option B) (0, -2) and name this point B(0, -2)
So we have to find the distance between PB and QB and check if they are equal.
Lets start with finding distance PB where x1=3,x2=0,y1=2,y2=2{x_1} = 3,{x_2} = 0,{y_1} = 2,{y_2} = - 2
Using distance formula
PB = (x2x1)2+(y2y1)2 =(0(3))2+(2(2))2 =(3)2+(4)2 =9+16 =25 =5  {\text{PB = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {0 - (3)} \right)}^2} + {{\left( { - 2 - (2)} \right)}^2}} \\\ = \sqrt {{{( - 3)}^2} + {{( - 4)}^2}} \\\ = \sqrt {9 + 16} \\\ = \sqrt {25} \\\ = 5 \\\
Now for Distance QB we have x1=5,x2=0,y1=2,y2=2{x_1} = - 5,{x_2} = 0,{y_1} = - 2,{y_2} = - 2
Using distance formula we get
QB = (x2x1)2+(y2y1)2 =(0(5))2+(2(2))2 =52+0 =25 =5  {\text{QB = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {0 - ( - 5)} \right)}^2} + {{\left( { - 2 - ( - 2)} \right)}^2}} \\\ = \sqrt {{5^2} + 0} \\\ = \sqrt {25} \\\ = 5 \\\
Here PB is equal to QB and hence this is the answer to our question.
Further we will check why rest two are not right options.
Consider the third option C)(2,0) and let us name this point as C(2, 0)
Here we have to check if PC and QC have the same distance.
Let Check the distance between PC using distance formula where x1=3,x2=2,y1=2,y2=0{x_1} = 3,{x_2} = 2,{y_1} = 2,{y_2} = 0
PC = (x2x1)2+(y2y1)2 =(2(3))2+(0(2))2 =(1)2+(2)2 =1+4 =5  {\text{PC = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {2 - (3)} \right)}^2} + {{\left( {0 - (2)} \right)}^2}} \\\ = \sqrt {{{( - 1)}^2} + {{( - 2)}^2}} \\\ = \sqrt {1 + 4} \\\ = \sqrt 5 \\\
Now Lets find distance QC where x1=5,x2=2,y1=2,y2=0{x_1} = - 5,{x_2} = 2,{y_1} = - 2,{y_2} = 0
QC = (x2x1)2+(y2y1)2 =(2(5))2+(0(2))2 =72+22 =49+4 =53  {\text{QC = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {2 - ( - 5)} \right)}^2} + {{\left( {0 - ( - 2)} \right)}^2}} \\\ = \sqrt {{7^2} + {2^2}} \\\ = \sqrt {49 + 4} \\\ = \sqrt {53} \\\
Here PC and QC are clearly not equal hence C is a wrong option.
Let us consider the fourth option D)(2, -2) and let us name it as D(2, -2)
So we have to find the distance between PD and QD and check if they are same
Let's start with finding the distance between PD where x1=3,x2=2,y1=2,y2=2{x_1} = 3,{x_2} = 2,{y_1} = 2,{y_2} = - 2
using distance formula we get
PD = (x2x1)2+(y2y1)2 =(2(3))2+(22)2 =(1)2+(4)2 =1+16 =17  {\text{PD = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {2 - (3)} \right)}^2} + {{\left( { - 2 - 2} \right)}^2}} \\\ = \sqrt {{{( - 1)}^2} + {{( - 4)}^2}} \\\ = \sqrt {1 + 16} \\\ = \sqrt {17} \\\
Now let us find the distance between QD where x1=5,x2=2,y1=2,y2=2{x_1} = - 5,{x_2} = 2,{y_1} = - 2,{y_2} = - 2
using distance formula
QD = (x2x1)2+(y2y1)2 =(2(5))2+(2(2))2 =72+02 =49  {\text{QD = }}\sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} \\\ = \sqrt {{{\left( {2 - ( - 5)} \right)}^2} + {{\left( { - 2 - ( - 2)} \right)}^2}} \\\ = \sqrt {{7^2} + {0^2}} \\\ = \sqrt {49} \\\
Hence PD is not equal to QD and thus option D is also wrong.
Hence we can conclude that option B) (0, -2) is the right answer.

Note:
Note that the distance formula used in the entire sum can be used if we have to find the distance between two points. If we have to find the distance between more than two points, the distance formula is very well applicable. We just need to add the number of coordinates according to our requirements.