Solveeit Logo

Question

Question: Find the coordinates of the point equidistant from point \[A\left( {1,2} \right)\], \[B\left( {3, - ...

Find the coordinates of the point equidistant from point A(1,2)A\left( {1,2} \right), B(3,4)B\left( {3, - 4} \right) and C(5,6)C\left( {5, - 6} \right).

Explanation

Solution

Here in this question, we have to find the coordinate P(x,y)P\left( {x,y} \right) which is equidistant from the given 3 point AA, BB and C i.e., PA=PB=PCPA = PB = PC. First, we will find the distance between the given points and unknown point PP by using the distance formula and further simplify by the elimination method of the system of linear equations to get the required coordinate P(x,y)P\left( {x,y} \right).

Complete step by step answer:
The distance between two points is the length of the interval joining the two points. If the two points lie on the same horizontal or same vertical line. In general, the distance can be found by subtracting the coordinates that are not the same. The distance between two points of the xyxy -plane can be found using the distance formula. An ordered pair (x, y)\left( {x,{\text{ }}y} \right) represents co-ordinate of the point, where x-coordinate (or abscissa) is the distance of the point from the centre and y-coordinate (or ordinate) is the distance of the point from the centre.

Formula to find Distance Between Two Points in 2d plane. Consider two points, (x1,y1)\left( {{x_1},{y_1}} \right) and (x2,y2)\left( {{x_2},{y_2}} \right) on the given coordinate axis.
The distance between these points is given as: d=(x2x1)2+(y2y1)2d = \sqrt {{{\left( {{x_2} - {x_1}} \right)}^2} + {{\left( {{y_2} - {y_1}} \right)}^2}} ----(1)
Now consider, the given points A(1,2)A\left( {1,2} \right), B(3,4)B\left( {3, - 4} \right) and C(5,6)C\left( {5, - 6} \right) are equidistant from the P(x,y)P\left( {x,y} \right), the we have to find the value of coordinate P(x,y)P\left( {x,y} \right).

Given, there points AA,BBand CC are equidistant fromPP, so
PA=PB=PCPA = PB = PC ----(2)
Consider,
PA=PB\Rightarrow \,\,\,PA = PB
On applying the distance formula, we have
(1x)2+(2y)2=(3x)2+(4y)2\Rightarrow \,\,\,\sqrt {{{\left( {1 - x} \right)}^2} + {{\left( {2 - y} \right)}^2}} = \sqrt {{{\left( {3 - x} \right)}^2} + {{\left( { - 4 - y} \right)}^2}}
Taking square on both side, then
(1x)2+(2y)2=(3x)2+(4y)2\Rightarrow \,\,\,{\left( {1 - x} \right)^2} + {\left( {2 - y} \right)^2} = {\left( {3 - x} \right)^2} + {\left( { - 4 - y} \right)^2}

We know the algebraic identity (ab)2=a2+b22ab{\left( {a - b} \right)^2} = {a^2} + {b^2} - 2ab, then
12+x22(1)(x)+22+y22(2)(y)=32+x22(3)(x)+(4)2+y22(4)(y)\Rightarrow \,\,\,{1^2} + {x^2} - 2\left( 1 \right)\left( x \right) + {2^2} + {y^2} - 2\left( 2 \right)\left( y \right) = {3^2} + {x^2} - 2\left( 3 \right)\left( x \right) + {\left( { - 4} \right)^2} + {y^2} - 2\left( { - 4} \right)\left( y \right)
1+x22x+4+y24y=9+x26x+16+y2+8y\Rightarrow \,\,\,1 + {x^2} - 2x + 4 + {y^2} - 4y = 9 + {x^2} - 6x + 16 + {y^2} + 8y
x2+y22x4y+5=x2+y26x+8y+25\Rightarrow \,\,\,{x^2} + {y^2} - 2x - 4y + 5 = {x^2} + {y^2} - 6x + 8y + 25
Take all the RHS term to LHS, then
x2+y22x4y+5x2y2+6x8y25=0\Rightarrow \,\,\,{x^2} + {y^2} - 2x - 4y + 5 - {x^2} - {y^2} + 6x - 8y - 25 = 0
On simplification we get
4x12y20=0\Rightarrow \,\,\,4x - 12y - 20 = 0
Divide whole equation by 4, then we get
x3y5=0\Rightarrow \,\,\,x - 3y - 5 = 0 -------(3)
Now, consider
PA=PC\Rightarrow \,\,\,PA = PC

On applying the distance formula, we have
(1x)2+(2y)2=(5x)2+(6y)2\Rightarrow \,\,\,\sqrt {{{\left( {1 - x} \right)}^2} + {{\left( {2 - y} \right)}^2}} = \sqrt {{{\left( {5 - x} \right)}^2} + {{\left( { - 6 - y} \right)}^2}}
Taking square on both side, then
(1x)2+(2y)2=(5x)2+(6y)2\Rightarrow \,\,\,{\left( {1 - x} \right)^2} + {\left( {2 - y} \right)^2} = {\left( {5 - x} \right)^2} + {\left( { - 6 - y} \right)^2}
We know the algebraic identity (ab)2=a2+b22ab{\left( {a - b} \right)^2} = {a^2} + {b^2} - 2ab, then
12+x22(1)(x)+22+y22(2)(y)=52+x22(5)(x)+(6)2+y22(6)(y)\Rightarrow \,\,\,{1^2} + {x^2} - 2\left( 1 \right)\left( x \right) + {2^2} + {y^2} - 2\left( 2 \right)\left( y \right) = {5^2} + {x^2} - 2\left( 5 \right)\left( x \right) + {\left( { - 6} \right)^2} + {y^2} - 2\left( { - 6} \right)\left( y \right)
1+x22x+4+y24y=25+x210x+36+y2+12y\Rightarrow \,\,\,1 + {x^2} - 2x + 4 + {y^2} - 4y = 25 + {x^2} - 10x + 36 + {y^2} + 12y
x2+y22x4y+5=x2+y210x+12y+61\Rightarrow \,\,\,{x^2} + {y^2} - 2x - 4y + 5 = {x^2} + {y^2} - 10x + 12y + 61
Take all the RHS term to LHS, then
x2+y22x4y+5x2y2+10x12y61=0\Rightarrow \,\,\,{x^2} + {y^2} - 2x - 4y + 5 - {x^2} - {y^2} + 10x - 12y - 61 = 0

On simplification we get
8x16y56=0\Rightarrow \,\,\,8x - 16y - 56 = 0
Divide whole equation by 8, then we get
x2y7=0\Rightarrow \,\,\,x - 2y - 7 = 0 -------(4)
Solve equation (3) and (4) to get the value of xx and yy of coordinate P(x,y)P\left( {x,y} \right)
x3y5=0x - 3y - 5 = 0
x2y7=0\Rightarrow x - 2y - 7 = 0
Since the coefficients of xx and yy are the same, we change the sign by the alternate sign.

\+ x - \,\,\,3y - 5 = 0 \\\ \mathop + \limits_{( - )} x\mathop - \limits_{( + )} 2y\mathop - \limits_{( + )} 7 = 0 }\\\

Now we cancel the xx term and simplify other terms, so we have

\+x3y5=0 +()x(+)2y(+)7=0  \-y+2=0  \underline { \+ x - \,\,\,3y - 5 = 0 \\\ \mathop + \limits_{( - )} x\mathop - \limits_{( + )} 2y\mathop - \limits_{( + )} 7 = 0 \\\ } \\\ \- y + 2 = 0 \\\

y+2=0 \Rightarrow \,\, - y + 2 = 0
Subtract 2 on both side, then
y=2\Rightarrow \,\, - y = - 2
Cancel '\, - ' sign on both side, then we get
y=2\therefore \,\,y = 2
We have found the value of yy, now we can find the value of xx by substituting the value yyto any one of the equations (3) or (4) . we will substitute the value of yyto equation (3).
Therefore, we have x3y5=0x - 3y - 5 = 0
x3(2)5=0\Rightarrow x - 3\left( 2 \right) - 5 = 0
x65=0\Rightarrow x - 6 - 5 = 0
x11=0\Rightarrow x - 11 = 0
Add 6 on both side, then we get
x=11\therefore \,\,x = 11

Hence, the required coordinate or point P(x,y)=(11,2)P\left( {x,y} \right) = \left( {11,2} \right).

Note: The distance is a length between the two points. In geometry we have a formula to determine the distance between the points. While determining the distance between the points we consider the both values of xx and the value of yy. Where xx and yy are the coordinates and in the elimination method to eliminate the term we must be aware of the sign where we change the sign by the alternate sign and we have made the one variable term have the same coefficient such that it will be easy to solve the equation.