Question
Question: The coordinates of two points \(\text{A}\) and \(\text{B}\) are \(\left( 3,4 \right)\) and \(\left( ...
The coordinates of two points A and B are (3,4) and (5,−2) respectively. Find the coordinates of any point P if PA=PB and the area of ΔPAB=10?
Solution
We will use the formula AB2=(x2−x1)2+(y2−y1)2 to find the squares of the line joining the points P and A and the line joining the points P and B. Then we will equate these values. Then we will use the determinant method for finding the area of a triangle.
Complete step by step answer:
Let us consider the given data. We are given with two points A=(3,4) and B=(5,−2). We are asked find the coordinates of the point P that satisfies PA=PB and the area of ΔPAB=10sq.units.
Suppose that the coordinate of the point P is (x,y).
We also have PA=PB.
Let us square the whole equation to get PA2=PB2.
Now, let us find out the value of PA2 by using the formula AB2=(x2−x1)2+(y2−y1)2.
So, we will get PA2=(x−3)2+(y−4)2.
In the same way, we can find the value of PB2 by using the formula AB2=(x2−x1)2+(y2−y1)2.
Now, we will get PB2=(x−5)2+(y+2)2.
Let us equate the above obtained values to get (x−3)2+(y−4)2=(x−5)2+(y+2)2.
Let us simplify the obtained equation to get x2−6x+9+y2−8y+16=x2−10x+25+y2+4y+4.
Let us do some more simplification by adding the constant terms on the same side to get x2−6x+y2−8y+25=x2−10x+y2+4y+29.
Let us transpose the terms including x to the LHS and the terms including y to the RHS. Also, transpose the constant term from the LHS to the RHS to get x2−6x−x2+10x=y2+4y−y2+8y+29−25.
Now, further simplification will give us 4x=12y+4.
We have eliminated the similar terms having the opposite signs.
Now, let us transpose 12y from the RHS to the LHS to get 4x−12y=4.
In the next step, we divide the whole equation to get x−3y=1.......(1).
It is given that the area of ΔPAB=10sq.units.
Therefore, we will get 21 x y13 415 −21=±10.
Now, we transpose 2 to the RHS and find the determinant to get x(4+2)−y(3−5)+1(−6−20)=±20.
Let us open the bracket to get 6x+2y−26=±20.
Let us divide the whole equation by 2, 3x+y−13=±10.
We transpose 13 from the LHS to the RHS, 3x+y=±10+13.
Therefore, 3x+y=10+13=23.......(2) or 3x+y=−10+13=3.......(3)
Let us multiply the equation (1) with 3,3x−9y=3 and subtract it from the equation (2) to get 10y=20 and then we will get y=1020=2 which when applied to the equation (1) will give x−3×2=x−6=1. That is, x=1+6=7.
Let us multiply the equation (1) with 3,3x−9y=3 and subtract it from the equation (3) to get 10y=0 which implies y=0 and thus from the equation (1), we will get x−0=x=1.
Hence the coordinates of P are (7,2) or (1,0).
Note: Remember that the area of a triangle with vertices (x1,y1),(x2,y2),(x3,y3) is given by the determinant 21 x1 y11x2 y21x3 y31. The obtained coordinates satisfy PA=PB. Consider (7,2):PA=(7−3)2+(2−4)2=42+(−2)2=20=22+42=(7−5)2+(2−(−2))2=PB.
Similarly, (1,0):PA=(1−3)2+(0−4)2=(−2)2+(−4)2=20=(−4)2+22=(1−5)2+(0−(−2))2=PB.