Question
Question: Find a relation between \( x \) and \( y \) such that the point \( \left( {x,y} \right) \) is equidi...
Find a relation between x and y such that the point (x,y) is equidistant from the point (3,6) and (−3,4) .
Solution
Hint : In the given question, we are required to find the distance of the point (x,y) from the points (3,6) and (−3,4) . We will use the distance formula, that is,
d=(x2−x1)2+(y2−y1)2
Where, x2= x-coordinate of second point
x1= x-coordinate of first point
y2= y-coordinate of second point
y1= y-coordinate of first point
By using this formula, we can find the distance between the point (x,y) and the given two points. Then we can equate the two equations that will be obtained as they are equidistant to get the
required relation between x and y .
Complete step-by-step answer :
Let us name the given points as, P(3,6) and Q(−3,4) .
Now, we are to find their distance from the point R(x,y) .
Now, by using the distance formula between two points, i.e., d=(x2−x1)2+(y2−y1)2 , we get the distance between P and R as,
PR=(x−3)2+(y−6)2
Now, using the formula, (a+b)2=a2+2ab+b2 , we get,
⇒PR=(x2−6x+9)+(y2−12y+36)
⇒PR=x2+y2−6x−12y+45
And, now, we get the distance between the points Q and R as,
QR=(x−(−3))2+(y−4)2
⇒QR=(x+3)2+(y−4)2
Now, using the formula, (a+b)2=a2+2ab+b2 , we get,
⇒QR=(x2+6x+9)+(y2−8y+16)
⇒QR=x2+y2+6x−8y+25
Now, given the points are equidistant, i.eThe distance between P and R is equal to Q and R .
Therefore, PR=QR
Now, substituting the values, we get,
⇒x2+y2−6x−12y+45=x2+y2+6x−8y+25
Now, squaring both sides, we get,
⇒x2+y2−6x−12y+45=x2+y2+6x−8y+25
Now, cancelling the same terms from both sides, we get,
⇒−6x−12y+45=6x−8y+25
Now, making right hand side 0 , by subtracting 6x , adding 8y and subtracting 25 on both sides, we get,
⇒−6x−6x−12y+8y+45−25=0
Simplifying the equation, we get,
⇒−12x−4y+20=0
Simplifying more by dividing both sides by 4 , we get,
⇒−3x−y+5=0
Now, multiplying both sides by −1 , we get,
⇒3x+y−5=0
⇒3x+y=5
Therefore, the relation between x and y is 3x+y=5 .
So, the correct answer is “3x+y=5”.
Note : -The equation that is obtained by solving the problem is the equation of a line that will contain all the points those will be equidistant from the given points (3,6) and (−3,4) . This is the locus of the point that is equidistant from these points. Using this equation we can find every point that will be equidistant from the given points.