Question
Question: Given that \(A=\left( 1,-2 \right)\) & \(B=\left( 3,4 \right)\) , find the equation of the Locus of ...
Given that A=(1,−2) & B=(3,4) , find the equation of the Locus of the point P such that, PA2+PB2=AB2 .
Solution
For finding the equation of the locus, we have the relation PA2+PB2=AB2 . Since, we have already the given coordinates of A and B. So, we will consider the coordinates of P . Then, we will find the distance between points PA , PB and AB respectively and will use the value of this distances in the relation PA2+PB2=AB2 that will help us to get the equation of the locus.
Complete step by step solution:
Since, we have the relation that is:
⇒PA2+PB2=AB2 … (i)
Since, we have coordinates of point A and B that is (1,−2) and (3,4) respectively. Let us consider that the coordinate of the point P is (x,y) then the distance between from this point to point A that will be:
⇒PA2=(x−1)2+(y+2)2
Now, we will open the bracket that is in the form of the formula (a−b)2 and (a+b)2 . So, we will use this formula as:
⇒PA2=x2+12−2×x×1+y2+22+2×x×2
Now, we will do the calculation required for the above step below as:
⇒PA2=x2+1−2x+y2+4+4y
Here, we will combine equal like terms as:
⇒PA2=x2+y2−2x+4y+4+1
⇒PA2=x2+y2−2x+4y+5
Now, we will find the distance between point P and B as:
⇒PB2=(x−3)2+(y−4)2
Here, we will use the formula (a−b)2=a2+b2−2ab as:
⇒PB2=x2+32−2×x×3+y2+42−2×y×4
Now, we will do necessary calculations as:
⇒PB2=x2+9−6x+y2+16−8y
Here, we will combine equal like terms as:
⇒PB2=x2+y2−6x−8y+9+16
⇒PB2=x2+y2−6x−8y+25
Similarly, we will calculate the distance between points A and B as:
⇒AB2=(3−1)2+(4+2)2
Here, we will use subtraction and addition as:
⇒AB2=(2)2+(6)2
Now, we will do square and will get as:
⇒AB2=4+36
⇒AB2=40
Since, we got all the distances. We will use them in the relation mentioned in the equation (i) as:
⇒PA2+PB2=AB2
⇒x2+y2−2x+4y+5+x2+y2−6x−8y+25=40
Now, we will simplify the above equation by combining equal like terms as:
⇒x2+x2+y2+y2−2x−6x+4y−8y+5+25=40
⇒2x2+2y2−8x−4y+30=40
Here, we will subtract 40 both sides of the above equation as:
⇒2x2+2y2−8x−4y+30−40=40−40
Now, we will have the equation as:
⇒2x2+2y2−8x−4y−10=0
This is the required equation of the locus.
Note: Whenever, we will have to find the equation of the locus. There must be a relation given between points whose equation of locus we need to find. So, with the help of that relation, we can find the equation of locus by getting the distance of the points that are used in the given relation and will put the value in the relation so that we can find the equation of the locus. The formula for distance is:
d2=(x2−x1)2+(y2−y1)2