Question
Question: The x-coordinate of a point P is twice its y-coordinate. If P is equidistant from \[Q\left( {2, - 5}...
The x-coordinate of a point P is twice its y-coordinate. If P is equidistant from Q(2,−5) and R(−3,6), then find the coordinates of P.
Solution
Hint: Use the distance formula D=(x2−x1)2+(y2−y1)2 to compare the distance of P from two points and find the coordinates.
Complete step-by-step answer:
Let the coordinate of point P is (x,y).
According to the question, the x-coordinate of P is twice its y-coordinate. Then we have:
⇒x=2y
So, the coordinates of P will be (2y,y).
We know that the distance between two point (x1,y1) and (x2,y2) can be found using distance formula:
D=(x2−x1)2+(y2−y1)2
Using this, the distance between points P(2y,y) and point Q(2,−5) is:
⇒PQ=(2y−2)2+(y+5)2
And the distance between points P(2y,y) and point R(−3,6) is:
⇒PR=(2y−3)2+(y+6)2
Given in the question, P is equidistant from Q and R. So, we have:
⇒PQ=PR ⇒(2y−2)2+(y+5)2=(2y−3)2+(y+6)2 ⇒4y2+4−8y+y2+25+10y=4y2+9−12y+y2+36+12y ⇒2y+29=45 ⇒2y=16 ⇒y=8
So, the coordinate of point P is (16,8).
Note: In the above question, if in such cases the slope PQ and PR also comes out to be equal then, P, Q and R will lie on the same straight line i.e. they’ll be collinear and P will be the mid-point of Q and R.